[PATCH] D13055: [ELF2] Handle -m option

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 07:57:03 PDT 2015


denis-protivensky updated this revision to Diff 35501.
denis-protivensky added a comment.

Updated:

- Fix style
- Fix clang build error
- Provide source of target incompatibility


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.35501.patch
Type: text/x-patch
Size: 17916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/25934b4b/attachment.bin>


More information about the llvm-commits mailing list