aboutsummaryrefslogtreecommitdiffstats
path: root/utils/obj2yaml
Commit message (Collapse)AuthorAgeFilesLines
* Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola2013-04-055-508/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178835 91177308-0d34-0410-b5e6-96231b3b80d8
* Sort the #include lines for utils/...Chandler Carruth2012-12-043-9/+4
| | | | | | | I've tried to find main moudle headers where possible, but the TableGen stuff may warrant someone else looking at it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169251 91177308-0d34-0410-b5e6-96231b3b80d8
* [obj2yaml] Print the Relocations header.Michael J. Spencer2012-07-311-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161082 91177308-0d34-0410-b5e6-96231b3b80d8
* Added building yaml2obj to the configure+make build systemMarshall Clow2012-06-221-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159014 91177308-0d34-0410-b5e6-96231b3b80d8
* New test tool: obj2yamlMarshall Clow2012-06-195-0/+512
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158730 91177308-0d34-0410-b5e6-96231b3b80d8