summaryrefslogtreecommitdiff
path: root/test/Object/nm-trivial-object.test
Commit message (Expand)AuthorAge
* nm-trivial-object.test requires shell since Lit internal runner isn't capable...NAKAMURA Takumi2014-06-23
* Change the default input for llvm-nm to be a.out instead of standard inputKevin Enderby2014-06-23
* Fix the output of llvm-nm for Mach-O files to use the characters ā€˜dā€™ and ...Kevin Enderby2014-06-19
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* Revert r209235 as it broke two tests:Kevin Enderby2014-05-20
* Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby2014-05-20
* Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby2014-05-09
* Only clear the thumb bit from function addresses.Rafael Espindola2014-04-03
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-04-03
* Add a test for printing absolute symbols in ELF.Rafael Espindola2014-02-05
* Small fix for llvm-nm handling of weak symbols on ELF (print 'v').Rafael Espindola2014-02-04
* Add a test for common symbols in coff.Rafael Espindola2014-02-04
* Fix llvm-nm to mach OS X's nm on some tests.Rafael Espindola2013-11-02
* Mark ELF's first symbol as format specific so that llvm-nm ignores it.Rafael Espindola2013-07-22
* Add missing ':'.Rafael Espindola2013-04-26
* Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay2012-08-02
* Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer2012-08-02
* Fixed ObjectFile functions:Danil Malyshev2011-11-29
* Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay2011-10-31
* Unbreak tests.Michael J. Spencer2011-09-27
* Revert "Object: Renable the tests now that none of the build bots complain ab...Michael J. Spencer2011-01-21
* Object: Renable the tests now that none of the build bots complain about alia...Michael J. Spencer2011-01-21
* Disable this test until I can figure out why it's broken. Not xfailed because itMichael J. Spencer2011-01-20
* Object: Add some tests!Michael J. Spencer2011-01-20