[PATCH] D37243: [cfi] Build __cfi_check as Thumb when applicable.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 17:12:24 PDT 2017
echristo added a comment.
Have the front end generate all of the correct target features for your stub then rather than adding them in the backend?
Repository:
rL LLVM
https://reviews.llvm.org/D37243
More information about the llvm-commits
mailing list