Allow using both custom numeric and string values for Link field of the
dynamic and regular symbol tables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63077
[yaml2elf] - Check we are able to set custom sh_link for .symtab/.dynsym ClosedPublic Authored by grimar on Jun 10 2019, 8:16 AM.
Details Summary Allow using both custom numeric and string values for Link field of the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 10 2019, 9:28 AM Closed by commit rL363042: [yaml2elf] - Check we are able to set custom sh_link for .symtab/.dynsym (authored by grimar). · Explain WhyJun 11 2019, 2:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203999 llvm/trunk/test/tools/yaml2obj/dynsymtab-shlink.yaml
llvm/trunk/test/tools/yaml2obj/symtab-shlink.yaml
llvm/trunk/tools/yaml2obj/yaml2elf.cpp
|