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

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


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

Updated once again:

- Rename OPT_m -> OPT_emulation
- Fix word spelling in error message


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


More information about the llvm-commits mailing list