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

Joel E. Denny via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 17:35:40 PDT 2024


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

noinline prevents the inline pass in the test from running.

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


More information about the cfe-commits mailing list