[PATCH] D37335: [MIPS] Initial support of microMIPS code linking
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 12:15:58 PDT 2017
atanasyan updated this revision to Diff 114043.
atanasyan added a comment.
Address review comments: added blank lines, curly brackets, replaced LLVM_FALLTHROUGH by actual code.
Repository:
rL LLVM
https://reviews.llvm.org/D37335
Files:
ELF/Arch/Mips.cpp
ELF/InputSection.cpp
ELF/Relocations.cpp
test/ELF/Inputs/mips-micro.s
test/ELF/mips-micro-got.s
test/ELF/mips-micro-got64.s
test/ELF/mips-micro-jal.s
test/ELF/mips-micro-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37335.114043.patch
Type: text/x-patch
Size: 27643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/42c817cd/attachment.bin>
More information about the llvm-commits
mailing list