[clang] [LinkerWrapper] Extend with usual pass options (PR #96704)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 17:33:31 PDT 2024


================
@@ -0,0 +1,77 @@
+; Check various clang-linker-wrapper pass options after -offload-opt.
----------------
jhuber6 wrote:

-disable-O0-optnone handles the optnone, don't think `noinline` affects that much.

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


More information about the cfe-commits mailing list