[yaml2obj][ELF] Exit with error status on error.
[oota-llvm.git] / tools / yaml2obj / yaml2coff.cpp
2013-06-06 Rafael EspindolaPrint symbol names in relocations when dumping COFF...
2013-06-05 Sean SilvaAdd BinaryRef binary_size() method.
2013-06-05 Sean SilvaAdd writeAsBinary(raw_ostream &) method to BinaryRef.
2013-06-05 Sean Silvayaml2obj: split out COFF logic into separate file