[libc-commits] [libc] [llvm] [libc] Move generated elf header to include (PR #211428)
Pavel Labath via libc-commits
libc-commits at lists.llvm.org
Wed Jul 22 21:52:05 PDT 2026
================
@@ -1,667 +1,5 @@
header: elf.h
+public_includes:
----------------
labath wrote:
I don't have the whole context, but I was surprised by this. Doesn't this mean that for this header to be functional, the installed image will need to contain a file called `$SYSROOT/include/proxy/elf_proxy.h`? That sounds.. suboptimal?
https://github.com/llvm/llvm-project/pull/211428
More information about the libc-commits
mailing list