[all-commits] [llvm/llvm-project] 1435c8: Reapply "[LinkerWrapper] Clean up options after pr...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Feb 14 07:57:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1435c8ed95fa10a55c2f924984141e427b89c330
      https://github.com/llvm/llvm-project/commit/1435c8ed95fa10a55c2f924984141e427b89c330
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/linker-wrapper.c
    M clang/test/Driver/openmp-offload.c
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
    M clang/tools/clang-linker-wrapper/LinkerWrapperOpts.td
    M offload/test/offloading/bug51781.c

  Log Message:
  -----------
  Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495)

Summary:
The test failed because it no longer passed Rpass by default without
LTO. I think that's desirable as it matches the standard behavior.
This reverts commit 6fd99de31864a5ef84ae8613b3a9034e05293461.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list