[PATCH] D20089: Adding a TargetParser for AArch64
jojo.ma via cfe-commits
cfe-commits at lists.llvm.org
Tue May 24 20:36:23 PDT 2016
jojo updated this revision to Diff 58381.
jojo added a comment.
1.include/llvm/Support/TargetParser.h
Move move the declaration of getArchFeatures to a more reasonable place.
Remove unnecessary parameter for getDefaultCPU.
2.lib/Support/TargetParser.cpp
Make adjustments according to TargetParser.h.
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.58381.patch
Type: text/x-patch
Size: 33086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/27661418/attachment-0001.bin>
More information about the cfe-commits
mailing list