[clang] [llvm] [LinkerWrapper] Always pass `-flto` if the linker supports it (PR #102972)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 08:53:43 PDT 2024
================
@@ -21,7 +21,6 @@
// RUN: env LIBOMPTARGET_JIT_PRE_OPT_IR_MODULE=%t.pre.ll \
// RUN: LIBOMPTARGET_JIT_SKIP_OPT=true \
// RUN: %libomptarget-run-generic
-// TODO:
----------------
jhuber6 wrote:
Yeah, can remove it if needed.
https://github.com/llvm/llvm-project/pull/102972
More information about the cfe-commits
mailing list