[PATCH] D20089: Adding a TargetParser for AArch64

jojo.ma via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 01:49:44 PDT 2016


jojo set the repository for this revision to rL LLVM.
jojo changed the visibility of this Differential Revision from "Public (No Login Required)" to "All Users".
jojo updated this revision to Diff 58205.
jojo added a comment.

1.include/llvm/Support/AArch64TargetParser.def

  Format this file.

2.include/llvm/Support/TargetParser.h

  Add FIXME and the definition of  two methods

3.lib/Support/TargetParser.cpp

  Adjust "llvm::AArch64::parseArch" logic.


Repository:
  rL LLVM

http://reviews.llvm.org/D20089

Files:
  include/llvm/Support/AArch64TargetParser.def
  include/llvm/Support/ARMTargetParser.def
  include/llvm/Support/TargetParser.h
  lib/Support/TargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20089.58205.patch
Type: text/x-patch
Size: 33160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/aff24cdc/attachment-0001.bin>


More information about the cfe-commits mailing list