This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ea0b700 fix typo "varaibles" new f25cab4 [ELF] - Implemented --oformat binary option.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Config.h | 1 + ELF/Driver.cpp | 12 +++++++++ ELF/Options.td | 3 +++ ELF/Writer.cpp | 67 +++++++++++++++++++++++++++++++++-------------- test/ELF/oformat-binary.s | 28 ++++++++++++++++++++ 5 files changed, 92 insertions(+), 19 deletions(-) create mode 100644 test/ELF/oformat-binary.s