[all-commits] [llvm/llvm-project] aa4952: Revert "[LLD] Allow usage of LLD as a library"
PiJoules via All-commits
all-commits at lists.llvm.org
Wed Jun 14 13:37:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa495214b39d475bab24b468de7a7c676ce9e366
https://github.com/llvm/llvm-project/commit/aa495214b39d475bab24b468de7a7c676ce9e366
Author: Leonard Chan <leonardchan at google.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M lld/CMakeLists.txt
M lld/COFF/Driver.cpp
M lld/Common/CMakeLists.txt
R lld/Common/DriverDispatcher.cpp
M lld/ELF/Driver.cpp
M lld/MachO/Driver.cpp
M lld/MinGW/Driver.cpp
M lld/docs/NewLLD.rst
M lld/docs/index.rst
M lld/include/lld/Common/Driver.h
M lld/test/CMakeLists.txt
R lld/test/Unit/lit.cfg.py
R lld/test/Unit/lit.site.cfg.py.in
M lld/tools/lld/lld.cpp
R lld/unittests/AsLibAll/AllDrivers.cpp
R lld/unittests/AsLibAll/CMakeLists.txt
R lld/unittests/AsLibELF/CMakeLists.txt
R lld/unittests/AsLibELF/Inputs/kernel1.o
R lld/unittests/AsLibELF/Inputs/kernel2.o
R lld/unittests/AsLibELF/ROCm.cpp
R lld/unittests/AsLibELF/SomeDrivers.cpp
R lld/unittests/CMakeLists.txt
M lld/wasm/Driver.cpp
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
Revert "[LLD] Allow usage of LLD as a library"
This reverts commit 2700da5fe28d8b17c66e5c960d2188276a6ced39.
Reverting since this causes some test failures on our builders: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8778372807208184913/overview
More information about the All-commits
mailing list