Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move getPointerSize() to the base class since it's not dependent on MachO | Jim Grosbach | 2010-09-30 | 1 | -8/+4 |
* | Remove extraneous ';' | Jim Grosbach | 2010-09-30 | 1 | -2/+2 |
* | Adds getPointerSize() to the AsmBackend which will be needed by the final patch | Kevin Enderby | 2010-09-30 | 1 | -0/+8 |
* | Fix two tiny issues (ARM does not need COFF) and comment sanity. | Jason W Kim | 2010-09-30 | 1 | -2/+1 |
* | trailing whitespace | Jim Grosbach | 2010-09-30 | 1 | -3/+3 |
* | Remove misplaced ';'. Make buildbots happy, hopefully. | Jim Grosbach | 2010-09-30 | 1 | -1/+1 |
* | I added a new file ARMAsmBackend which stubs out in similar ways to | Jason W Kim | 2010-09-30 | 1 | -0/+143 |