mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
This change relaxes the restriction added in the prior commit that LLD should be alongside LLVM. This also leaves unresolved the issue of making sure the link mode (static or shared) of LLD matches that of LLVM/Clang. That would be an unfortunate restriction, since LLD seems to be provided only as a static lib on some distros. |
||
|---|---|---|
| .. | ||
| c_flag_overrides.cmake | ||
| cxx_flag_overrides.cmake | ||
| Findclang.cmake | ||
| Findlld.cmake | ||
| Findllvm.cmake | ||
| install.cmake | ||