diff options
author | Alexandre Ganea <alex_toresh@yahoo.fr> | 2023-06-13 16:22:51 -0400 |
---|---|---|
committer | Alexandre Ganea <alex_toresh@yahoo.fr> | 2023-06-13 16:22:59 -0400 |
commit | 2700da5fe28d8b17c66e5c960d2188276a6ced39 (patch) | |
tree | 43078e467f7234bfb3b0f77f1ff374abf314e372 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | eb3d21be37c0b51d8e105a8c563626dd2b7e547d (diff) | |
download | llvm-2700da5fe28d8b17c66e5c960d2188276a6ced39.zip llvm-2700da5fe28d8b17c66e5c960d2188276a6ced39.tar.gz llvm-2700da5fe28d8b17c66e5c960d2188276a6ced39.tar.bz2 |
[LLD] Allow usage of LLD as a library
As discussed in https://github.com/llvm/llvm-project/issues/53475 this patch allows using LLD-as-a-lib. It also lets clients link only the drivers that they want (see unit tests).
This also adds the unit test infra as in the other LLVM projects. Among the test coverage, I've added the original issue from @krzysz00, see: https://github.com/ROCmSoftwarePlatform/D108850-lld-bug-reproduction
Important note: this doesn't allow (yet) linking in parallel. This will come a bit later, in subsequent patches, for COFF at last.
Differential revision: https://reviews.llvm.org/D119049
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions