================ @@ -63,6 +63,9 @@ struct Config { /// Use the standard optimization pipeline. bool UseDefaultPipeline = false; + /// Use pre-link pipeline. ---------------- igorkudrin wrote: Thanks! https://github.com/llvm/llvm-project/pull/82585