[llvm] [LTO] Add an option to select a pre-link pipeline (PR #82585)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 09:29:39 PST 2024


nikic wrote:

Couldn't this also be achieved by using something like `-opt-pipeline='thinlto-pre-link<O3>'`?

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


More information about the llvm-commits mailing list