RKSimon added inline comments.
================
Comment at: test/CodeGen/X86/inline-0bh.ll:5
+; Function Attrs: noinline nounwind
+define i32 @foo() {
+; CHECK-LABEL: foo:
----------------
rename test function PR31007 to show its origin?
https://reviews.llvm.org/D32162