[all-commits] [llvm/llvm-project] 84be92: Reland "[LTO][COFF] Use bitcode file names in lto ...

Zequan Wu via All-commits all-commits at lists.llvm.org
Tue Nov 22 13:47:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84be92d26fcb1ddad533c0c614a79a81c59f795d
      https://github.com/llvm/llvm-project/commit/84be92d26fcb1ddad533c0c614a79a81c59f795d
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
    M lld/COFF/LTO.cpp
    M lld/COFF/LTO.h
    M lld/ELF/LTO.cpp
    M lld/MachO/LTO.cpp
    M lld/test/COFF/lto-obj-path.ll
    M lld/test/COFF/pdb-thinlto.ll
    M lld/test/COFF/thinlto.ll
    M lld/wasm/LTO.cpp
    M lldb/source/Core/DataFileCache.cpp
    M llvm/include/llvm/Support/Caching.h
    M llvm/lib/Debuginfod/Debuginfod.cpp
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/LTO/LTOBackend.cpp
    M llvm/lib/LTO/LTOCodeGenerator.cpp
    M llvm/lib/Support/Caching.cpp
    M llvm/tools/llvm-lto/llvm-lto.cpp
    M llvm/tools/llvm-lto2/llvm-lto2.cpp

  Log Message:
  -----------
  Reland "[LTO][COFF] Use bitcode file names in lto native object file names."

This reverts commit 34108082947c964ae9bbfcd9808f2fd31c0d672f with fixes.




More information about the All-commits mailing list