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

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 04:35:52 PDT 2016


rafael accepted this revision.
rafael added a reviewer: rafael.
rafael added a comment.
This revision is now accepted and ready to land.

LGTM


================
Comment at: test/elf/format-binary.test:1
@@ +1,2 @@
+# REQUIRES: x86
+
----------------
The test directory name is wrong. It should be ELF, not elf.


https://reviews.llvm.org/D24060





More information about the llvm-commits mailing list