summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/nm-shared-object.test
Commit message (Expand)AuthorAgeFilesLines
* Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby2014-05-091-14/+14
* Mark the first dynamic elf symbol as SF_FormatSpecific.Rafael Espindola2014-01-311-0/+2
* Only ELF has a dynamic symbol table. Remove it from ObjectFile.Rafael Espindola2014-01-301-2/+11
* This has been fixed.Rafael Espindola2014-01-301-3/+0
* Fix TLS handling in ELF's getAddress and llvm-nm to print 'D' for it.Rafael Espindola2014-01-301-2/+2
* Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol...Alexey Samsonov2012-09-211-9/+17
* [Object] Add {begin,end}_dynamic_symbols stubs and implementation for ELF.Michael J. Spencer2012-02-281-0/+15
OpenPOWER on IntegriCloud