Adds support for the PPC64_GLINK dynamic tag which is used in the ElfV2 abi.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/BinaryFormat/DynamicTags.def | ||
---|---|---|
178 ↗ | (On Diff #142180) | Will do, thanks. |
Paths
| Differential D45574
Add PPC64_GLINK dynamic tag ClosedPublic Authored by sfertile on Apr 12 2018, 8:57 AM.
Details Summary Adds support for the PPC64_GLINK dynamic tag which is used in the ElfV2 abi.
Diff Detail
Event Timeline
Revision Contents
Diff 142427 llvm/trunk/include/llvm/BinaryFormat/DynamicTags.def
llvm/trunk/test/tools/llvm-readobj/Inputs/ppc64.exe
llvm/trunk/test/tools/llvm-readobj/ppc64-glink.test
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
|