If a client code wants to consume clang libraries, it needs to know CLANG_LINK_CLANG_DYLIB value in order to decide whether to use the DYLIB or individual components.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D82291
Make it possible for client code to consume CLANG_LINK_CLANG_DYLIB serge-sans-paille on Jun 22 2020, 5:40 AM. Authored by
Details If a client code wants to consume clang libraries, it needs to know CLANG_LINK_CLANG_DYLIB value in order to decide whether to use the DYLIB or individual components.
Diff Detail
|