Files
clang-p2996/llvm/tools/remarks-shlib
serge-sans-paille 61311f3c93 Use different export file when linking with dylib
This fixes compilation of clang with lld, as reported in
https://reviews.llvm.org/D135402.

Basically some symbols are not available when not linking statically.

Differential Revision: https://reviews.llvm.org/D139932
2022-12-13 21:33:58 +01:00
..