Our syscall implementation depends on a specific macro that's only
defined in our headers. If we're not using our headers, then the test
doesn't work. I've disabled the test in this case because there's no
point in testing the system libc's syscall implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo