[PATCH] D15669: [ELF][MIPS] MIPS .reginfo sections handling
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 19 20:45:43 PST 2015
atanasyan updated this revision to Diff 43315.
atanasyan added a comment.
- Remove `return` after NoReturn function
- Keep typedefs in a single code block
- Rewrite comment for the `MipsReginfoInputSection` class
Repository:
rL LLVM
http://reviews.llvm.org/D15669
Files:
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/basic-mips.s
test/ELF/mips-reginfo.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15669.43315.patch
Type: text/x-patch
Size: 8892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151220/695c7332/attachment.bin>
More information about the llvm-commits
mailing list