[PATCH] D36364: [AArch64] Add support for a MinGW AArch64 target

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 6 06:13:29 PDT 2017


mstorsjo updated this revision to Diff 109916.
mstorsjo added a comment.

Updated to use a switch, added a mapping of a missed case of thumb while reformatting the if to a switch.


https://reviews.llvm.org/D36364

Files:
  lib/Basic/Targets.cpp
  lib/Basic/Targets/AArch64.cpp
  lib/Basic/Targets/AArch64.h
  lib/Driver/ToolChains/CrossWindows.cpp
  lib/Driver/ToolChains/MinGW.cpp
  test/Preprocessor/predefined-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36364.109916.patch
Type: text/x-patch
Size: 8956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170806/11fd33eb/attachment.bin>


More information about the cfe-commits mailing list