diff options
author | Martin Storsjö <martin@martin.st> | 2022-09-22 11:08:45 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-09-22 15:14:24 +0300 |
commit | 525a400c7ca5725b4ab456b222176f580caf35e7 (patch) | |
tree | 873617d9c76b2f305a0e2436e72d63761c414175 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | dad36245a5c2e3779b4eede6fcbbddad19a2f01d (diff) | |
download | llvm-525a400c7ca5725b4ab456b222176f580caf35e7.zip llvm-525a400c7ca5725b4ab456b222176f580caf35e7.tar.gz llvm-525a400c7ca5725b4ab456b222176f580caf35e7.tar.bz2 |
[LLD] [ELF] Fix building with LLVM_LINK_LLVM_DYLIB since zstd was taken into use
This fixes a regression since fa74144c64dff6b145b0b3fa9397f913ddaa87bf;
even if we're linking to the dylib (which handles all the dependencies
in LLVMSupport), we're now also directly referencing zstd from
lld/ELF, and thus need to explicitly express our dependency on it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions