[clang] [llvm] [LinkerWrapper] Always pass `-flto` if the linker supports it (PR #102972)
Johannes Doerfert via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 09:06:22 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:
----------------
jdoerfert wrote:
Leave the TODOs please.
https://github.com/llvm/llvm-project/pull/102972
More information about the cfe-commits
mailing list