update codegent test to be independent of panic strategy
This commit is contained in:
parent
0526267ffd
commit
f5d3de2abc
@ -11,7 +11,7 @@ use std::arch::asm;
|
||||
#[naked]
|
||||
#[no_mangle]
|
||||
pub unsafe extern "C" fn f() {
|
||||
// CHECK: define void @f()
|
||||
// CHECK: define {{(dso_local )?}}void @f()
|
||||
// CHECK-NEXT: start:
|
||||
// CHECK-NEXT: call void asm
|
||||
// CHECK-NEXT: unreachable
|
||||
|
Loading…
x
Reference in New Issue
Block a user