[PATCH] D13055: [ELF2] Handle -m option
Denis Protivensky via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 02:09:17 PDT 2015
denis-protivensky updated this revision to Diff 36201.
denis-protivensky marked 2 inline comments as done.
denis-protivensky added a comment.
Updated:
- Remove FirstOjbName Config variable, use Symtab.getFirstELF()->getName() instead
- clang-format sources
http://reviews.llvm.org/D13055
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/SymbolTable.cpp
test/elf2/basic.s
test/elf2/emulation.s
test/elf2/incompatible.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13055.36201.patch
Type: text/x-patch
Size: 13310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/cf4f4d1e/attachment.bin>
More information about the llvm-commits
mailing list