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

View file

@ -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