| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a bug with llvm-size and the -m option with multiple files not printing ↵ | Kevin Enderby | 2016-12-01 | 1 | -0/+0 |
| | | | | | | | the file names. llvm-svn: 288402 | ||||
| * | Revert "Correct size calculations for ELF files" | Rafael Espindola | 2016-02-09 | 1 | -0/+0 |
| | | | | | | | | | | This reverts commit r259578. There are enough issues with this small patch that it is better to revert and then commit a fixed version (will be committed shortly). llvm-svn: 260285 | ||||
| * | Fix a formatting problems with llvm-size and the -m option. | Kevin Enderby | 2016-02-09 | 1 | -0/+0 |
| | | | | | | | | | | | It was using format() with a string for 64-bit types but was passed a 32-bit type in places when printing values for 32-bit Mach-O files. rdar://24542509 llvm-svn: 260243 | ||||
| * | Correct size calculations for ELF files | Hemant Kulkarni | 2016-02-02 | 1 | -0/+0 |
| llvm-svn: 259578 | |||||

