[PATCH] X86: Rework inline asm integer register specification.

Eric Christopher echristo at gmail.com
Mon Jun 29 14:12:43 PDT 2015


Hi Matthias,

LGTM with a fix for the testcases (missing FileCheck etc). Also if you can avoid the temporary file it'd be great.

Thanks!

-eric


REPOSITORY
  rL LLVM

================
Comment at: test/CodeGen/X86/asm-reject-reg-type-mismatch.ll:1
@@ +1,2 @@
+; RUN: not llc -no-integrated-as %s -o - 2> %t1
+; RUN: FileCheck %s < %t1
----------------
Do you mean -filetype=asm here?

http://reviews.llvm.org/D10813

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list