[PATCH] D24060: [lld][ELF] Add support for -b binary

Michael Spencer via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 20:37:38 PDT 2016


Bigcheese updated this revision to Diff 70644.
Bigcheese added a comment.
Herald added a subscriber: beanz.

- Split SimpleELFWriter into .cpp
- Fix nits
- Fix linux build
- Fix symbol names


https://reviews.llvm.org/D24060

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Options.td
  ELF/SimpleELFWriter.cpp
  ELF/SimpleELFWriter.h
  ELF/SymbolTable.cpp
  test/elf/format-binary.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24060.70644.patch
Type: text/x-patch
Size: 15370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/d2a43b8e/attachment.bin>


More information about the llvm-commits mailing list