[PATCH] D33448: [CodeGen] Add thumb-mode to target-features for arm/thumb triples.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 03:53:20 PDT 2017
fhahn added a comment.
@echristo lib/Basic/Targets.cpp is indeed a much better place to add thumb-mode to the target features, thanks for pointing me in the right direction!
https://reviews.llvm.org/D33448
More information about the cfe-commits
mailing list