[llvm] Allow PTO to be modified in PassBuilder (PR #92821)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 11:16:20 PDT 2024


https://github.com/aeubanks commented:

this seems like something that should be constant after creating the PassBuilder. what's wrong with creating a completely new PassBuilder if you want a different PTO? do you actually use this functionality?

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


More information about the llvm-commits mailing list