| Issue | 124631 |
|---|---|
| Summary | [libc] implement endian.h |
| Labels | libc |
| Assignees | |
| Reporter | nickdesaulniers |
When building clang against llvm-libc, the build fails due to llvm-libc not providing endian.h. llvm/include/llvm/Support/SwapByteOrder.h in particular uses this header.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
