aboutsummaryrefslogtreecommitdiffstats
path: root/tools/yaml2obj/yaml2coff.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-061-2/+12
* Add BinaryRef binary_size() method.Sean Silva2013-06-051-4/+3
* Add writeAsBinary(raw_ostream &) method to BinaryRef.Sean Silva2013-06-051-29/+2
* yaml2obj: split out COFF logic into separate fileSean Silva2013-06-051-0/+306