b371a9f082
ELF spec says that for SHT_REL and SHT_RELA sh_link should reference the associated string table and sh_info should reference the "section to which the relocation applies." ELF Tool Chain's elfcopy / strip use this (in part) to control whether or not the relocation entry is copied to the output. LLVM PR 37538 https://bugs.llvm.org/show_bug.cgi?id=37538 Approved by: re (kib) Obtained from: llvm r344226 (backported for 6.0) |
||
---|---|---|
.. | ||
headers | ||
include | ||
libclang | ||
liblldb | ||
libllvm | ||
libllvmminimal | ||
clang.build.mk | ||
clang.pre.mk | ||
freebsd_cc_version.h | ||
lldb.pre.mk | ||
llvm.build.mk | ||
llvm.pre.mk | ||
Makefile | ||
Makefile.inc |