summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/nm-universal-binary.test
Commit message (Expand)AuthorAgeFilesLines
* pr20589: Fix duplicated arch flag.Rafael Espindola2014-08-081-0/+10
* Add an implementation for llvm-nm’s -print-file-name option (aka -o and -A).Kevin Enderby2014-07-241-0/+10
* Add the -arch flag support to llvm-nm to select the slice out of a Mach-OKevin Enderby2014-06-301-2/+14
* Fix the output of llvm-nm for Mach-O files to use the characters ‘d’ and ...Kevin Enderby2014-06-191-1/+1
* Change the output of llvm-nm and llvm-size for Mach-O universal files (akaKevin Enderby2014-06-191-4/+4
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-201-1/+1
* Revert r209235 as it broke two tests:Kevin Enderby2014-05-201-1/+1
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-201-1/+1
* Teach llvm-nm to know about fat archives (aka MachOUniversal filesKevin Enderby2014-05-141-5/+18
* Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby2014-05-091-2/+2
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-181-0/+6
OpenPOWER on IntegriCloud