[PATCH] D33287: [Linker] Add support for linking ARM and Thumb IR modules.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 20:10:43 PDT 2017
echristo added a comment.
I'm not even really sure that +thumb_mode works in all cases. Why not just have a single TargetMachine at that rate for the ARM back end?
https://reviews.llvm.org/D33287
More information about the llvm-commits
mailing list