[PATCH] D43027: [ThinLTO] Skip BlockAddresses while replacing uses in function import
via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 8 14:57:14 PST 2018
Sorry, I thought you meant the line below, WithGlobalValueDeadStripping. I’ll remove it as well.
> On Feb 8, 2018, at 2:22 PM, Peter Collingbourne via Phabricator <reviews at reviews.llvm.org> wrote:
>
> 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