commit | 639adc59f86d0526dbace4a1ecc4924c6c52e1cd | [log] [tgz] |
---|---|---|
author | Sean Silva <silvas@purdue.edu> | Wed Jun 05 22:59:00 2013 +0000 |
committer | Sean Silva <silvas@purdue.edu> | Wed Jun 05 22:59:00 2013 +0000 |
tree | bec0b440b3d87fd170c30f77a171a60da639a999 | |
parent | f3d6e32c09ac73b49628f5ec7066af5eca2737b5 [diff] |
Add writeAsBinary(raw_ostream &) method to BinaryRef. Previously, yaml2coff.cpp had a writeHexData static helper function to do this, but it is generally useful functionality. Also, validate hex strings up-front to avoid running having to handle errors "deep inside" the yaml2obj code (it also gives better diagnostics than it used to). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183345 91177308-0d34-0410-b5e6-96231b3b80d8