These are a part of the libc and embeding these as dependent libraries
causes link time error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Because CMake never tries to use the just built libc++.a or libc++abi.a and link a binary against it which is where this issue manifests.