aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/obj2yaml.test
Commit message (Expand)AuthorAgeFilesLines
* Print symbol names in relocations when dumping COFF as YAML.Rafael Espindola2013-06-061-6/+6
* Don't print default values for NumberOfAuxSymbols and AuxiliaryData.Rafael Espindola2013-06-051-0/+1
* Use std::list so that we have a stable iterator.Rafael Espindola2013-05-211-3/+2
* Temporarily disable this test because it is failing when using libc++.Bob Wilson2013-05-191-2/+3
* Convert obj2yaml to use yamlio.Rafael Espindola2013-05-171-96/+78
* Add a test for obj2yaml in preparation for refactoring it.Rafael Espindola2013-04-051-0/+170