mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-11 10:26:44 +00:00
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:
parent
1f58e4dc11
commit
7abb2f9ea6
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user