| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the -arch flag support to llvm-size like what was done to llvm-nm | Kevin Enderby | 2014-07-01 | 1 | -2/+12 |
| * | Added the -m option as an alias for -format=darwin to llvm-nm and llvm-size | Kevin Enderby | 2014-06-20 | 1 | -1/+1 |
| * | Change the output of llvm-nm and llvm-size for Mach-O universal files (aka | Kevin Enderby | 2014-06-19 | 1 | -4/+4 |
| * | Teach llvm-size to know about Mach-O universal files (aka fat files) and | Kevin Enderby | 2014-06-18 | 1 | -0/+12 |
| * | Add "-format darwin" to llvm-size to be like darwin's size(1) -m output, and | Kevin Enderby | 2014-06-17 | 1 | -2/+54 |
| * | Implement MachOObjectFile::isSectionData() and MachOObjectFile::isSectionBSS | Kevin Enderby | 2014-05-19 | 1 | -0/+15 |

