[clang] [lld] [llvm] [llvm][lld][clang] Delay initializing TargetOptions in LTO builds until a Triple is available (PR #179509)

Teresa Johnson via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 11 17:09:26 PST 2026


================

----------------
teresajohnson wrote:

ok thanks, I take it back, I traced through the code and it does appear that we always now create at least an empty RegularLTO CombinedModule when the LTO object is constructed, from the context. So I guess it is always getting setup correctly

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


More information about the cfe-commits mailing list