Make this test pass on Release builds.

On Assert builds the "call" was matching the variable name in
%call = call ...

llvm-svn: 197167
This commit is contained in:
Rafael Espindola 2013-12-12 16:15:25 +00:00
parent 1f58e4dc11
commit 7abb2f9ea6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
// CHECK: call {{.*}} @_ZN1SC1ERKS_
// CHECK: [C setPosition:]
// CHECK: call {{.*}} %struct.S* @_ZN1SaSERKS_
// CHECK: = call {{.*}}%struct.S* @_ZN1SaSERKS_
// CHECK: [C .cxx_destruct]
// CHECK: [C .cxx_construct]