Despite the fact that .strtab is non-allocatable,
there is no reason to disallow setting the custom address
for it.
The patch also adds a test case showing we can set any address
we want for other implicit sections.
Depends on D63136
Paths
| Differential D63137
[yaml2obj] - Allow setting the custom Address for .strtab ClosedPublic Authored by grimar on Jun 11 2019, 7:08 AM.
Details Summary Despite the fact that .strtab is non-allocatable, The patch also adds a test case showing we can set any address Depends on D63136
Diff Detail
Event TimelineClosed by commit rL363368: [yaml2obj] - Allow setting the custom Address for .strtab (authored by grimar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204740 llvm/trunk/test/tools/yaml2obj/dynsym-dynstr-addr.yaml
llvm/trunk/test/tools/yaml2obj/implicit-sections-addr.yaml
llvm/trunk/tools/yaml2obj/yaml2elf.cpp
|