diff options
author | Sam Clegg <sbc@chromium.org> | 2024-01-19 16:20:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 16:20:29 -0800 |
commit | bcc9b9d80c61ea6521215e9826281041a3f73b05 (patch) | |
tree | ed50a7a584dde462aa836a81ecbb60c4e6a62bf8 /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | c71a5bf940d2246c53d4cbb32cff21e52cc5635d (diff) | |
download | llvm-bcc9b9d80c61ea6521215e9826281041a3f73b05.zip llvm-bcc9b9d80c61ea6521215e9826281041a3f73b05.tar.gz llvm-bcc9b9d80c61ea6521215e9826281041a3f73b05.tar.bz2 |
[lld][WebAssembly] Match the ELF linker in transitioning away from archive indexes. (#78658)
The ELF linker transitioned away from archive indexes in
https://reviews.llvm.org/D117284.
This paves the way for supporting `--start-lib`/`--end-lib` (See #77960)
The ELF linker unified library handling with `--start-lib`/`--end-lib` and removed
the ArchiveFile class in https://reviews.llvm.org/D119074.
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions