OSDN Git Service

[ARC] Prepare the implementation of relocation for LLD
authorLeslie Zhai <lesliezhai@llvm.org.cn>
Wed, 13 Sep 2017 01:49:49 +0000 (01:49 +0000)
committerLeslie Zhai <lesliezhai@llvm.org.cn>
Wed, 13 Sep 2017 01:49:49 +0000 (01:49 +0000)
commit07192e92c4730b49b85be2172ef74cbda4240847
tree85caa916eb2b8dac37a4c5a7a74907925ed29051
parent5b3b7ed35de875b442a03c006004c411193b4c2d
[ARC] Prepare the implementation of relocation for LLD

Reviewers: ruiu, kparzysz, petecoup, rafael

Reviewed By: kparzysz

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D37556

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BinaryFormat/ELF.h
include/llvm/BinaryFormat/ELFRelocs/ARC.def [new file with mode: 0644]
include/llvm/module.modulemap
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp