[PATCH] D45240: [ARM] Compute a target feature which corresponds to the ARM version.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 4 02:16:47 PDT 2018
fhahn added a comment.
We also add thumb-mode to the target features, for a similar reason, allowing mixed Thumb/Arm codegen with LTO.
Repository:
rC Clang
https://reviews.llvm.org/D45240
More information about the cfe-commits
mailing list