Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -1/+1 |
* | [C++] Use 'nullptr'. Target edition. | Craig Topper | 2014-04-25 | 1 | -1/+1 |
* | Spread some const around for non-mutating uses of MCSymbolData. | David Blaikie | 2014-04-24 | 1 | -3/+3 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-09-01 | 1 | -40/+44 |
* | Revert "Fix the build broken by r189315." and "Move everything depending on O... | Charles Davis | 2013-08-27 | 1 | -47/+43 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-08-27 | 1 | -43/+47 |
* | cast fix to appease buildbot | David Fang | 2013-08-08 | 1 | -1/+1 |
* | initial draft of PPCMachObjectWriter.cpp | David Fang | 2013-08-08 | 1 | -0/+385 |