[PATCH] D13055: [ELF2] Handle -m option
Denis Protivensky via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 01:23:51 PDT 2015
denis-protivensky updated this revision to Diff 35470.
denis-protivensky added a comment.
Updated:
- Determine target from the first input file if no emulation given
- Sort emulations alphabetically in the array
- Revert adding -m option to all test cases, add only where needed
http://reviews.llvm.org/D13055
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/SymbolTable.cpp
ELF/SymbolTable.h
ELF/Writer.cpp
test/elf2/basic.s
test/elf2/emulation.s
test/elf2/incompatible.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13055.35470.patch
Type: text/x-patch
Size: 17852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/71d9fb00/attachment-0001.bin>
More information about the llvm-commits
mailing list