tests: remove define so dso_local attr does not disrupt test

This commit is contained in:
Jubilee Young
2025-06-16 23:21:23 -07:00
parent e57b4b19e8
commit 5a449fb40b
+1 -1
View File
@@ -45,7 +45,7 @@
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