[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
Wed Nov 28 03:42:32 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347741: [ARM, AArch64] Move ARM/AArch64 target parsers into (authored by DavidSpickett, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53980?vs=175463&id=175656#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53980/new/
https://reviews.llvm.org/D53980
Files:
llvm/trunk/include/llvm/Support/AArch64TargetParser.h
llvm/trunk/include/llvm/Support/ARMTargetParser.h
llvm/trunk/include/llvm/Support/TargetParser.h
llvm/trunk/lib/Support/AArch64TargetParser.cpp
llvm/trunk/lib/Support/ARMTargetParser.cpp
llvm/trunk/lib/Support/CMakeLists.txt
llvm/trunk/lib/Support/TargetParser.cpp
llvm/trunk/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53980.175656.patch
Type: text/x-patch
Size: 75097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/0be2f5d9/attachment.bin>
More information about the llvm-commits
mailing list