mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 08:27:50 +00:00
Fixup test case for Release builds.
llvm-svn: 162038
This commit is contained in:
parent
9d38fc8ddc
commit
8efa48dddb
@ -91,7 +91,6 @@ unsigned t11(void) {
|
||||
}
|
||||
return j;
|
||||
// CHECK: t11
|
||||
// CHECK: entry:
|
||||
// CHECK: [[I:%[a-zA-Z0-9]+]] = alloca i32, align 4
|
||||
// CHECK: [[J:%[a-zA-Z0-9]+]] = alloca i32, align 4
|
||||
// CHECK: store i32 1, i32* [[I]], align 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user