[PATCH] D74132: [ThinLTO/WPD] Remove dead code and improve test case
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 08:41:44 PST 2020
evgeny777 added a comment.
> I know I ran into issues when testing our apps with my changes that required this. But perhaps it is only the invocation at line 1180 - are you saying that one is needed but the others aren't?
I'm not sure it's needed as well. Most likely I simply missed it.
If I'm wrong about those invocations please submit/modify the test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74132/new/
https://reviews.llvm.org/D74132
More information about the llvm-commits
mailing list