[PATCH] D60803: [AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 11:22:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358603: [AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC (authored by nickdesaulniers, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60803?vs=195482&id=195604#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60803

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/test/CodeGen/ARM/inlineasm-output-template.ll
  llvm/trunk/test/CodeGen/Hexagon/inlineasm-output-template.ll
  llvm/trunk/test/CodeGen/PowerPC/inlineasm-output-template.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60803.195604.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/f27002a0/attachment.bin>


More information about the llvm-commits mailing list