[PATCH] D119049: [LLD] Allow usage of LLD as a library
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 17:19:14 PST 2023
aganea updated this revision to Diff 498530.
aganea marked 19 inline comments as done.
aganea added a comment.
Herald added a subscriber: arphaman.
As suggested by @MaskRay
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/COFF/DriverUtils.cpp
lld/Common/Args.cpp
lld/Common/CMakeLists.txt
lld/Common/DriverDispatcher.cpp
lld/ELF/Driver.cpp
lld/ELF/DriverUtils.cpp
lld/MachO/Driver.cpp
lld/MachO/DriverUtils.cpp
lld/MinGW/Driver.cpp
lld/docs/NewLLD.rst
lld/docs/index.rst
lld/include/lld/Common/Args.h
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.498530.patch
Type: text/x-patch
Size: 43394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230218/01220ebf/attachment.bin>
More information about the llvm-commits
mailing list