tests: remove define so dso_local attr does not disrupt test
This commit is contained in:
parent
e57b4b19e8
commit
5a449fb40b
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Specific cases where platforms or tools rely on frame pointers for sound or corr
|
|||
|
||||
extern crate minicore;
|
||||
|
||||
// CHECK: define i32 @peach{{.*}}[[PEACH_ATTRS:\#[0-9]+]] {
|
||||
// CHECK: i32 @peach{{.*}}[[PEACH_ATTRS:\#[0-9]+]] {
|
||||
#[no_mangle]
|
||||
pub fn peach(x: u32) -> u32 {
|
||||
x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue