[PATCH] D23773: [AAP] (7) Add AAP InstPrinter support

Edward Jones via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 08:20:36 PST 2016


edward-jones updated this revision to Diff 78197.
edward-jones added a comment.
Herald added a subscriber: mgorny.

Use a getter to access TheAAPTarget. Also minor formatting changes.


https://reviews.llvm.org/D23773

Files:
  lib/Target/AAP/CMakeLists.txt
  lib/Target/AAP/InstPrinter/AAPInstPrinter.cpp
  lib/Target/AAP/InstPrinter/AAPInstPrinter.h
  lib/Target/AAP/InstPrinter/CMakeLists.txt
  lib/Target/AAP/InstPrinter/LLVMBuild.txt
  lib/Target/AAP/LLVMBuild.txt
  lib/Target/AAP/MCTargetDesc/AAPMCTargetDesc.cpp
  lib/Target/AAP/MCTargetDesc/LLVMBuild.txt
  test/MC/AAP/alu.s
  test/MC/AAP/branch.s
  test/MC/AAP/lit.local.cfg
  test/MC/AAP/load.s
  test/MC/AAP/move.s
  test/MC/AAP/noop.s
  test/MC/AAP/store.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23773.78197.patch
Type: text/x-patch
Size: 36102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/f8015ad0/attachment-0001.bin>


More information about the llvm-commits mailing list