[clang] [llvm] [LinkerWrapper] Always pass `-flto` if the linker supports it (PR #102972)
    Joel E. Denny via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 13 08:50:52 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:
----------------
jdenny-ornl wrote:
Unrelated changed?
https://github.com/llvm/llvm-project/pull/102972
    
    
More information about the llvm-commits
mailing list