mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
8a88013900
libclang is only built as static library in the GN build at the moment, which means we now generate a .exports file form a version script and then link.exe and ld64 inputs from the .exports file but don't use the version script, but hey. |
||
---|---|---|
.. | ||
clang | ||
clang-tools-extra | ||
compiler-rt | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
llvm | ||
BUILD.gn |