Fix codegen test.
This commit is contained in:
parent
c1a0f8205c
commit
c107e0e945
@ -4,7 +4,7 @@
|
||||
//[NOASSERT] compile-flags: -Coverflow-checks=off
|
||||
|
||||
// CHECK-LABEL: define{{.*}} @assertion
|
||||
// ASSERT: tail call void @_ZN4core9panicking5panic17h
|
||||
// ASSERT: call void @_ZN4core9panicking5panic17h
|
||||
// NOASSERT: ret i8 0
|
||||
#[no_mangle]
|
||||
pub fn assertion() -> u8 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user