make test work on noopt builder
This commit is contained in:
parent
f147303434
commit
a381aefebb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ pub enum MyBool {
|
|||
#[repr(align(16))]
|
||||
pub struct Align16(u128);
|
||||
|
||||
// CHECK: @ptr_alignment_helper({}** {{.*}} align [[PTR_ALIGNMENT:[0-9]+]]
|
||||
// CHECK: @ptr_alignment_helper({}** {{.*}}align [[PTR_ALIGNMENT:[0-9]+]]
|
||||
#[no_mangle]
|
||||
pub fn ptr_alignment_helper(x: &&()) {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue