[libc-commits] [libc] [libc] Reapply ELF/LINK header changes (PR #102765)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Sat Aug 10 13:07:39 PDT 2024


SchrodingerZhu wrote:

@jhuber6 I think we still need this. `elf.h`, `link.h` are to be exposed to users. LLVM's `ELF.h` is good for internal usage but end users should not see specialized definitions inside such headers.

https://github.com/llvm/llvm-project/pull/102765


More information about the libc-commits mailing list