Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]). | Craig Topper | 2013-07-15 | 1 | -2/+2 |
* | MachO: direct-to-object attribute for data-in-code markers. | Jim Grosbach | 2012-10-01 | 1 | -5/+2 |
* | Tidy up. Trailing whitespace. | Jim Grosbach | 2012-05-11 | 1 | -1/+1 |
* | Prune some includes and forward declarations. | Craig Topper | 2012-03-26 | 1 | -0/+1 |
* | Section relative fixups are a coff concept, not a x86 one. Replace the | Rafael Espindola | 2011-12-24 | 1 | -1/+5 |
* | This patch addresses gp relative fixups/relocations for jump tables. | Akira Hatanaka | 2011-11-23 | 1 | -6/+10 |
* | Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA... | Evan Cheng | 2011-07-25 | 1 | -0/+37 |