[PATCH] D32162: Inline asm 0bH conflict

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 04:04:03 PDT 2017


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





More information about the llvm-commits mailing list