[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
Thu Nov 8 01:37:28 PST 2018


DavidSpickett updated this revision to Diff 173127.
DavidSpickett added a comment.

Removed the default FPU test from the AArch64 target parser tests. Updated the commit message to reflect this.


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.173127.patch
Type: text/x-patch
Size: 74911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/8d54d43b/attachment.bin>


More information about the llvm-commits mailing list