[llvm] [lld][LTO] Teach LTO to print pipeline passes (PR #101018)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 12:35:18 PDT 2024


macurtis-amd wrote:

> Thanks - since this is now in LTO just make an LTO test using something like either llvm-lto or llvm-lto2 instead of lld. See examples in llvm/test/LTO/X86

Removed lld test and added LTO test. No more lld changes :)

https://github.com/llvm/llvm-project/pull/101018


More information about the llvm-commits mailing list