[PATCH] D34028: [Bitcode] Add thumb-mode to target-features in metadata loader.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 14:19:53 PDT 2017
pcc added a subscriber: eugenis.
pcc added a comment.
> either no TargetMachine instance (e.g. the uses in
> lib/Transforms/IPO/LowerTypeTests.cpp)
I believe that the jump table entries created by this pass will want to have the same thumbness as the referenced function, but @eugenis may know more.
https://reviews.llvm.org/D34028
More information about the llvm-commits
mailing list