[PATCH] D105314: [AIX] Use AsmParser to do inline asm parsing

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 19:10:47 PDT 2021


jsji updated this revision to Diff 356083.
jsji added a comment.

To trigger premerget tests again.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105314/new/

https://reviews.llvm.org/D105314

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/lib/MC/MCAsmInfo.cpp
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/test/CodeGen/PowerPC/inline-asm-label.ll
  llvm/test/CodeGen/PowerPC/inline-asm-physical-fpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105314.356083.patch
Type: text/x-patch
Size: 6685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/dfa56784/attachment.bin>


More information about the llvm-commits mailing list