1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Sean Silva 58c8bd07e6 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).

llvm-svn: 183345
2013-06-05 22:59:00 +00:00
..
2012-11-07 18:39:32 +00:00
2013-05-04 05:30:49 +00:00
2013-05-13 01:16:13 +00:00
2013-04-05 20:00:35 +00:00
2013-04-05 20:00:35 +00:00