[PATCH] D28898: [ELF] - Allow emulation to be different from input objects target.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 04:22:49 PST 2017


grimar updated this revision to Diff 85119.
grimar added a comment.

- Simplified. Changed behavior to just override the emulation with parameters taken from object.


https://reviews.llvm.org/D28898

Files:
  ELF/Driver.cpp
  ELF/SymbolTable.cpp
  test/ELF/driver.test
  test/ELF/emulation-override.s
  test/ELF/emulation.s
  test/ELF/incompatible.s
  test/ELF/mips-n32-emul.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28898.85119.patch
Type: text/x-patch
Size: 8011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/b9d38d24/attachment.bin>


More information about the llvm-commits mailing list