[PATCH] D43027: [ThinLTO] Skip BlockAddresses while replacing uses in function import
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 14:22:31 PST 2018
pcc added inline comments.
================
Comment at: llvm/test/Transforms/LowerTypeTests/Inputs/blockaddr-import.yaml:2-6
+TypeIdMap:
+ typeid1:
+ TTRes:
+ Kind: AllOnes
+ SizeM1BitWidth: 7
----------------
pcc wrote:
> I think you can remove this part.
It looks like this wasn't addressed.
Repository:
rL LLVM
https://reviews.llvm.org/D43027
More information about the llvm-commits
mailing list