[PATCH] D53980: [ARM, AArch64] Move ARM/AArch64 target parsers into separate files to enable future changes.
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 05:40:09 PST 2018
DavidSpickett updated this revision to Diff 175463.
DavidSpickett added a comment.
Small change to move all the declarations that use the .def files into their respective headers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53980/new/
https://reviews.llvm.org/D53980
Files:
include/llvm/Support/AArch64TargetParser.h
include/llvm/Support/ARMTargetParser.h
include/llvm/Support/TargetParser.h
lib/Support/AArch64TargetParser.cpp
lib/Support/ARMTargetParser.cpp
lib/Support/CMakeLists.txt
lib/Support/TargetParser.cpp
unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53980.175463.patch
Type: text/x-patch
Size: 74723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/04f802a7/attachment-0001.bin>
More information about the llvm-commits
mailing list