https://bugs.llvm.org/show_bug.cgi?id=33291
Bug ID: 33291
Summary: Missing SHF_INFO_LINK on relocation sections
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: MC
Assignee: unassignedb...@nondot.org
Reporter: rafael.espind...@gmail.com
CC: gri...@accesssoftek.com, llvm-bugs@lists.llvm.org
Sections produced by gas, bfd ld, gold and lld look like
[ 5] .rela.text.foo RELA 0000000000000000 000100 000018 18 I 9
4 8
The ones produced by MC are missing SHF_INFO_LINK:
[ 4] .rela.text.foo RELA 0000000000000000 000080 000018 18
7 3 8
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs