aboutsummaryrefslogtreecommitdiff
path: root/tools/obj2yaml
AgeCommit message (Expand)Author
2013-04-20Remove dead code.Rafael Espindola
2013-04-20These can be void.Rafael Espindola
2013-04-20Rename obj2yaml local namespace to avoid conflicts with llvm::yaml.Rafael Espindola
2013-04-20Remove local namespace yaml to avoid confusion with llvm::yaml.Rafael Espindola
2013-04-20Small obj2yaml cleanups.Rafael Espindola
2013-04-08Remove a global 'endl' variable from the other file as well.Chandler Carruth
2013-04-08Clean up namespaces in obj2yaml.cpp.Chandler Carruth
2013-04-08Cleanup the formatting of obj2yaml.cpp.Chandler Carruth
2013-04-08Don't define our own global 'endl' variable. While technically it hadChandler Carruth
2013-04-05Fix include guards to match new location.Rafael Espindola
2013-04-05Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola