diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2018-03-19 17:40:14 +0000 |
---|---|---|
committer | Zaara Syeda <syzaara@ca.ibm.com> | 2018-03-19 17:40:14 +0000 |
commit | 52ed6eb8d9ead2b7dc28c32790784d3da456b5b6 (patch) | |
tree | c0c45cfcacac5e680623ad910d409e2d91f1f152 /llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | |
parent | d791e92b5fbd24eef539d5de738c41b835246539 (diff) | |
download | llvm-52ed6eb8d9ead2b7dc28c32790784d3da456b5b6.zip llvm-52ed6eb8d9ead2b7dc28c32790784d3da456b5b6.tar.gz llvm-52ed6eb8d9ead2b7dc28c32790784d3da456b5b6.tar.bz2 |
[ELF] Add basic support for PPC LE
This patch adds changes to start supporting the Power 64-Bit ELF V2 ABI.
This includes:
- Changing the ElfSym::GlobalOffsetTable to be named .TOC.
- Creating a GotHeader so the first entry in the .got is .TOC.
- Setting the e_flags to be 1 for ELF V1 and 2 for ELF V2
Differential Revision: https://reviews.llvm.org/D44483
llvm-svn: 327871
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp')
0 files changed, 0 insertions, 0 deletions