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

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 09:12:53 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG03e9dcfd41d4: [AIX] Use AsmParser to do inline asm parsing (authored by jsji).

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.356185.patch
Type: text/x-patch
Size: 6685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/a3074fff/attachment.bin>


More information about the llvm-commits mailing list