Fix test
This commit is contained in:
parent
77774e4e96
commit
aec518addd
@ -3,5 +3,5 @@
|
|||||||
|
|
||||||
#![crate_type = "lib"]
|
#![crate_type = "lib"]
|
||||||
|
|
||||||
// CHECK: attributes #{{.*}} "instrument-function-entry-inlined"="{{_*}}mcount" "no-frame-pointer-elim"="true"
|
// CHECK: attributes #{{.*}} "instrument-function-entry-inlined"="{{.*}}mcount{{.*}}" "no-frame-pointer-elim"="true"
|
||||||
pub fn foo() {}
|
pub fn foo() {}
|
||||||
|
Loading…
Reference in New Issue
Block a user