mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 08:48:12 +00:00
Try to fix -Asserts build bots.
llvm-svn: 226758
This commit is contained in:
parent
395dad8213
commit
b88c11281c
@ -5,8 +5,8 @@
|
||||
// and block literals are internal constants.
|
||||
// CHECK: @__block_descriptor_tmp = internal constant
|
||||
// CHECK: @__block_literal_global = internal constant
|
||||
// CHECK: @__block_descriptor_tmp2 = internal constant
|
||||
// CHECK: @__block_literal_global3 = internal constant
|
||||
// CHECK: @__block_descriptor_tmp{{.}} = internal constant
|
||||
// CHECK: @__block_literal_global{{.}} = internal constant
|
||||
static int fun(int x) {
|
||||
return x+1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user