| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the MCObjectFormat class. | Rafael Espindola | 2010-12-18 | 1 | -54/+0 |
| | | | | | llvm-svn: 122147 | ||||
| * | Move the definition of this to the source file to anchor the vtable. | Chandler Carruth | 2010-10-19 | 1 | -1/+1 |
| | | | | | llvm-svn: 116779 | ||||
| * | Add a virtual destructor to silence a GCC warning. | Chandler Carruth | 2010-10-18 | 1 | -0/+2 |
| | | | | | llvm-svn: 116766 | ||||
| * | Add a MCObjectFormat class so that code common to all targets that use a | Rafael Espindola | 2010-10-16 | 1 | -0/+52 |
| single object format can be shared. This also adds support for mov zed+(bar-foo), %eax on ELF and COFF targets. llvm-svn: 116675 | |||||

