This is a followup to 35bc5276ca3. It fixes the dependent libs usage
in libcxx and libcxxabi to link pthread and rt libraries only if CMake
detects them, rather than based on explicit platform blacklist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo