Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old ELF linker. | Rafael Espindola | 2016-02-28 | 1 | -22/+0 |
| | | | | | | I think it is clear by now that the new linker is viable. llvm-svn: 262158 | ||||
* | ELF: x86, x86-64, ARM, AArch64: Remove architecture name prefixes from class ↵ | Rui Ueyama | 2015-04-02 | 1 | -3/+2 |
| | | | | | | members. llvm-svn: 233873 | ||||
* | [ELF][X86_64] Remove relative references to include files | Shankar Easwaran | 2015-03-20 | 1 | -1/+1 |
| | | | | llvm-svn: 232862 | ||||
* | [ELF][X86_64] Sort includes | Shankar Easwaran | 2015-03-20 | 1 | -2/+1 |
| | | | | llvm-svn: 232861 | ||||
* | Add Example Sub Target. | Michael J. Spencer | 2015-02-26 | 1 | -0/+24 |
llvm-svn: 230594 |