[all-commits] [llvm/llvm-project] eef540: Revert "[LTO][COFF] Use bitcode file names in lto ...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Tue Nov 22 10:55:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eef5405f74ae208e3e2eb7daacecac923d7338f2
https://github.com/llvm/llvm-project/commit/eef5405f74ae208e3e2eb7daacecac923d7338f2
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:
-----------
Revert "[LTO][COFF] Use bitcode file names in lto native object file names."
This reverts commit 531ed6d5aa65f41c6dfe2e74905d5c6c88fc95a7.
More information about the All-commits
mailing list