Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |