Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define trivial destructor inline. | Rafael Espindola | 2011-12-24 | 1 | -3/+0 |
* | Make GetRelocType pure virtual. | Rafael Espindola | 2011-12-24 | 1 | -8/+0 |
* | Move PPC bits to lib/Target/PowerPC. | Rafael Espindola | 2011-12-22 | 1 | -0/+4 |
* | Move the ARM specific parts of the ELF writer to Target/ARM. | Rafael Espindola | 2011-12-22 | 1 | -0/+14 |
* | Move the X86 specific bits of the ELF writer to the Target/X86 directory. | Rafael Espindola | 2011-12-21 | 1 | -0/+8 |
* | Reduce the exposure of Triple::OSType in the ELF object writer. This will | Rafael Espindola | 2011-12-21 | 1 | -2/+2 |
* | Move some data to the TargetWriter. | Rafael Espindola | 2010-12-18 | 1 | -1/+6 |
* | Stub out explicit MCELFObjectTargetWriter interface. | Rafael Espindola | 2010-12-17 | 1 | -0/+18 |