aboutsummaryrefslogtreecommitdiffstats
path: root/tools/obj2yaml
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code.Rafael Espindola2013-04-201-4/+0
* These can be void.Rafael Espindola2013-04-201-12/+7
* Rename obj2yaml local namespace to avoid conflicts with llvm::yaml.Rafael Espindola2013-04-203-7/+7
* Remove local namespace yaml to avoid confusion with llvm::yaml.Rafael Espindola2013-04-201-8/+6
* Small obj2yaml cleanups.Rafael Espindola2013-04-201-69/+76
* Remove a global 'endl' variable from the other file as well.Chandler Carruth2013-04-081-25/+22
* Clean up namespaces in obj2yaml.cpp.Chandler Carruth2013-04-081-11/+12
* Cleanup the formatting of obj2yaml.cpp.Chandler Carruth2013-04-081-22/+23
* Don't define our own global 'endl' variable. While technically it hadChandler Carruth2013-04-081-5/+3
* Fix include guards to match new location.Rafael Espindola2013-04-051-2/+2
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-055-0/+508