[PATCH] D149446: [Pipelines] Don't skip GlobalDCE in ThinLTO pre-link
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 07:20:53 PDT 2023
tejohnson added a comment.
I was looking to see if I could determine why we wanted to keep unreferenced available_externally by looking at the history of this comment. It turns out this was only very recently moved into the module simplification pipeline in D145967 <https://reviews.llvm.org/D145967>. @aeubanks do you remember if there was a specific motivating case for the comment?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149446/new/
https://reviews.llvm.org/D149446
More information about the llvm-commits
mailing list