| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add the -arch flag support to llvm-nm to select the slice out of a Mach-O | Kevin Enderby | 2014-06-30 | 1 | -2/+14 |
| * | Fix the output of llvm-nm for Mach-O files to use the characters ādā and ... | Kevin Enderby | 2014-06-19 | 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 |
| * | Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSize | Kevin Enderby | 2014-05-20 | 1 | -1/+1 |
| * | Revert r209235 as it broke two tests: | Kevin Enderby | 2014-05-20 | 1 | -1/+1 |
| * | Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSize | Kevin Enderby | 2014-05-20 | 1 | -1/+1 |
| * | Teach llvm-nm to know about fat archives (aka MachOUniversal files | Kevin Enderby | 2014-05-14 | 1 | -5/+18 |
| * | Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files. | Kevin Enderby | 2014-05-09 | 1 | -2/+2 |
| * | Basic support for parsing Mach-O universal binaries in LLVMObject library | Alexey Samsonov | 2013-06-18 | 1 | -0/+6 |

