================
@@ -9896,6 +9892,12 @@ void LinkerWrapper::ConstructJob(Compilation &C, const
JobAction &JA,
}
}
+ // If no optimization level was requested we default to `-O0` for no-RDC
----------------
MaskRay wrote:
My only question is why the default (where?) is not O0 and requires an override
here.
https://github.com/llvm/llvm-project/pull/211790
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits