[PATCH] D37335: [MIPS] Initial support of microMIPS code linking
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 22:09:43 PDT 2017
atanasyan updated this revision to Diff 113955.
atanasyan added a comment.
- Added comments to explain `memset` calls
- Fixed violating the strict aliasing rule.
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.113955.patch
Type: text/x-patch
Size: 27597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/f7377af3/attachment.bin>
More information about the llvm-commits
mailing list