Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ELF] Chop the ELF prefix off of most things. | Michael J. Spencer | 2013-01-29 | 1 | -45/+0 |
| | | | | llvm-svn: 173838 | ||||
* | [ELF] Fix header sort order. | Michael J. Spencer | 2013-01-29 | 1 | -1/+2 |
| | | | | llvm-svn: 173822 | ||||
* | Move everything over to TargetInfo. | Michael J. Spencer | 2013-01-23 | 1 | -1/+1 |
| | | | | | | | | I really would have liked to split this patch up, but it would greatly complicate the lld-core and lld drivers having to deal with both {Reader,Writer}Option and TargetInfo. llvm-svn: 173217 | ||||
* | no functionality changes(split WriterELF into multiple files) | Shankar Easwaran | 2013-01-21 | 1 | -0/+44 |
llvm-svn: 173082 |