[PATCH] D34168: [cfi] CFI-ICall for ThinLTO.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 17:06:30 PDT 2017
eugenis added inline comments.
================
Comment at: test/Transforms/LowerTypeTests/Inputs/use-typeid1-typeid2.yaml:4
42:
- - Live: true
+ - Live: false
TypeTests: [14276520915468743435, 15427464259790519041] # guid("typeid1"), guid("typeid2")
----------------
pcc wrote:
> Why did you change this to false?
>
> Presumably the test still passes because WithGlobalValueDeadStripping is false?
Right. I'll change it back.
Repository:
rL LLVM
https://reviews.llvm.org/D34168
More information about the llvm-commits
mailing list