[PATCH] TargetParser prototype - NFC (ARM only)

Renato Golin renato.golin at linaro.org
Fri May 8 04:31:34 PDT 2015


Changes due to comments:

- Re-write method names in a single line
- Rename ARMTargetParser.h/cpp to TargetParser.h/cpp
- Added a few comments about TableGen


http://reviews.llvm.org/D9435

Files:
  include/llvm/Support/TargetParser.h
  lib/Support/CMakeLists.txt
  lib/Support/TargetParser.cpp
  lib/Support/Triple.cpp
  lib/Target/ARM/ARMArchExtName.def
  lib/Target/ARM/ARMArchExtName.h
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMFPUName.def
  lib/Target/ARM/ARMFPUName.h
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/MCTargetDesc/ARMArchName.def
  lib/Target/ARM/MCTargetDesc/ARMArchName.h
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9435.25304.patch
Type: text/x-patch
Size: 26184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150508/a0896066/attachment.bin>


More information about the cfe-commits mailing list