[all-commits] [llvm/llvm-project] ba2550: [libc] Add `link.h` and `elf.h` headers (#97924)
Izaak Schroeder via All-commits
all-commits at lists.llvm.org
Sat Jul 6 18:17:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba255076a0efce1e2e7ecf5572a794912e23370b
https://github.com/llvm/llvm-project/commit/ba255076a0efce1e2e7ecf5572a794912e23370b
Author: Izaak Schroeder <izaak.schroeder at gmail.com>
Date: 2024-07-06 (Sat, 06 Jul 2024)
Changed paths:
M libc/config/linux/aarch64/headers.txt
M libc/config/linux/x86_64/headers.txt
M libc/include/CMakeLists.txt
M libc/include/llvm-libc-macros/CMakeLists.txt
A libc/include/llvm-libc-macros/elf-macros.h
M libc/include/llvm-libc-macros/link-macros.h
M libc/include/llvm-libc-types/CMakeLists.txt
A libc/include/llvm-libc-types/Dl_info.h
A libc/include/llvm-libc-types/__dl_iterate_phdr_callback_t.h
A libc/include/llvm-libc-types/struct_dl_phdr_info.h
Log Message:
-----------
[libc] Add `link.h` and `elf.h` headers (#97924)
Headers for https://github.com/llvm/llvm-project/pull/97504
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list