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

Denis Protivensky via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 06:42:27 PDT 2015


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

Updated:

- Remove FirstObjName in favor of always reporting incompatibility with the first object file if available.


http://reviews.llvm.org/D13055

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Driver.h
  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.36512.patch
Type: text/x-patch
Size: 14343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151005/43d295a2/attachment.bin>


More information about the llvm-commits mailing list