[PATCH] D39322: [lld] Support RISC-V
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 9 11:00:44 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339364: Support RISC-V (authored by ruiu, committed by ).
Herald added subscribers: llvm-commits, jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D39322?vs=159639&id=159960#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39322
Files:
lld/trunk/ELF/Arch/RISCV.cpp
lld/trunk/ELF/CMakeLists.txt
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/Relocations.h
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/Target.cpp
lld/trunk/ELF/Target.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/riscv-branch.test
lld/trunk/test/ELF/riscv-call.test
lld/trunk/test/ELF/riscv-hi20-lo12.test
lld/trunk/test/ELF/riscv-jal-error.test
lld/trunk/test/ELF/riscv-jal.test
lld/trunk/test/ELF/riscv-pcrel-hilo.test
lld/trunk/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39322.159960.patch
Type: text/x-patch
Size: 38742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/9a0a8fac/attachment.bin>
More information about the llvm-commits
mailing list