llvm-project/llvm/examples/Bye
Eli Friedman c285841a4f Enable new passmanager plugin support for LTO.
This should make both static and dynamic NewPM plugins work with LTO.
And as a bonus, it makes static linking of OldPM plugins more reliable
for plugins with both an OldPM and NewPM interface.

I only implemented the command-line flag to specify NewPM plugins in
llvm-lto2, to show it works. Support can be added for other tools later.

Differential Revision: https://reviews.llvm.org/D76866
2020-04-14 15:07:07 -07:00
..
Bye.cpp Enable new passmanager plugin support for LTO. 2020-04-14 15:07:07 -07:00
CMakeLists.txt Reverted the remainings of c1c9819ef9 2020-02-11 16:20:06 -08:00