[PATCH] D119049: [LLD] Allow usage of LLD as a library
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 04:35:28 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f2e92c10ceb: Re-land [LLD] Allow usage of LLD as a library (authored by aganea).
Changed prior to commit:
https://reviews.llvm.org/D119049?vs=532313&id=532606#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119049/new/
https://reviews.llvm.org/D119049
Files:
lld/CMakeLists.txt
lld/COFF/Driver.cpp
lld/Common/CMakeLists.txt
lld/Common/DriverDispatcher.cpp
lld/ELF/Driver.cpp
lld/MachO/Driver.cpp
lld/MinGW/Driver.cpp
lld/docs/NewLLD.rst
lld/docs/index.rst
lld/include/lld/Common/Driver.h
lld/test/CMakeLists.txt
lld/test/Unit/lit.cfg.py
lld/test/Unit/lit.site.cfg.py.in
lld/tools/lld/lld.cpp
lld/unittests/AsLibAll/AllDrivers.cpp
lld/unittests/AsLibAll/CMakeLists.txt
lld/unittests/AsLibELF/CMakeLists.txt
lld/unittests/AsLibELF/Inputs/kernel1.o
lld/unittests/AsLibELF/Inputs/kernel2.o
lld/unittests/AsLibELF/ROCm.cpp
lld/unittests/AsLibELF/SomeDrivers.cpp
lld/unittests/CMakeLists.txt
lld/wasm/Driver.cpp
llvm/cmake/modules/AddLLVM.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119049.532606.patch
Type: text/x-patch
Size: 36057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/ed6e5a84/attachment.bin>
More information about the llvm-commits
mailing list