[PATCH] D98253: [clang][ARM] Refactor computeLLVMTriple code for ARM

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 9 05:23:19 PST 2021


DavidSpickett added a reviewer: ostannard.
DavidSpickett added a comment.

Besides the usual motivations this is prep for fixing https://bugs.llvm.org/show_bug.cgi?id=48894 for AArch64. Which will need a similar (but simpler) set of calls.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98253/new/

https://reviews.llvm.org/D98253



More information about the cfe-commits mailing list