The assert.h and ctype.h headers are never built despite their
entrypoints being present in the generated library. This patch adds a
dependency on these headers so that they will be built properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo