[PATCH] D32162: Inline asm 0bH conflict

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 05:50:02 PDT 2017


avt77 updated this revision to Diff 95724.
avt77 added a comment.

I added required comments and one additional tiny fix to cover PR27884 <https://bugs.llvm.org/show_bug.cgi?id=27884>: now it works properly. The corresponding regression test was added as well.


https://reviews.llvm.org/D32162

Files:
  lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  lib/MC/MCParser/AsmParser.cpp
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/MC/X86/inline-0bh.ll
  test/MC/X86/pr27884.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32162.95724.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/876bd9ca/attachment.bin>


More information about the llvm-commits mailing list