[PATCH] D119049: [LLD] Allow usage of LLD as a library
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 15:15:05 PDT 2023
aganea updated this revision to Diff 532304.
aganea added a comment.
With binary files.
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.532304.patch
Type: text/x-patch
Size: 36703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/60dcd80f/attachment.bin>
More information about the llvm-commits
mailing list