Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mach-o] refactor KindHandler into ArchHandler and simplify passes. | Nick Kledzik | 2014-07-16 | 1 | -71/+0 |
* | Move Simple.h and Alias.h to include/Core. | Rui Ueyama | 2014-06-11 | 1 | -2/+2 |
* | [MachO] Remove "virtual" and add "override". | Rui Ueyama | 2014-03-28 | 1 | -5/+5 |
* | Remove redundant "virtual" keyword. | Rui Ueyama | 2014-03-14 | 1 | -1/+1 |
* | [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all | Chandler Carruth | 2014-03-02 | 1 | -1/+1 |
* | Fix trailing whitespace. | Shankar Easwaran | 2014-01-27 | 1 | -6/+6 |
* | Fix include guards. | Rui Ueyama | 2013-11-15 | 1 | -3/+3 |
* | [Core] Add type and size to SharedLibraryAtom. | Michael J. Spencer | 2013-09-26 | 1 | -0/+8 |
* | Move SimpleAtoms.h to ReaderWriter. | Michael J. Spencer | 2013-01-24 | 1 | -1/+1 |
* | Move implementation of WriterOptionsMachO to its own file. Reduced redundant | Nick Kledzik | 2012-06-11 | 1 | -172/+2 |
* | Major refactoring: Remove Platform concept. In its place there are | Nick Kledzik | 2012-05-31 | 1 | -0/+233 |