Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write relocations in yaml2obj. | Rafael Espindola | 2013-04-23 | 1 | -1/+21 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180115 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add back parsing of header charactestics. | Rafael Espindola | 2013-04-04 | 1 | -0/+5 |
It had been dropped during the switch to yaml::IO. Also add a test going from yaml2obj to llvm-readobj. It can be extended as we add more fields/formats to yaml2obj. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178786 91177308-0d34-0410-b5e6-96231b3b80d8 |