aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/nm-trivial-object.test
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Fix llvm-nm -S option.Rafael Espindola1-16/+23
2015-05-22Make this test stricter. NFC.Rafael Espindola1-8/+16
2015-03-02lit: Add 'cd' support to the internal shell and port some testsReid Kleckner1-1/+0
2014-11-06Object, COFF: Infer symbol sizes from adjacent symbolsDavid Majnemer1-6/+6
2014-10-31Object, COFF: Cleanup symbol type code, improve binutils compatibilityDavid Majnemer1-3/+3
2014-10-08Correctly compute the size of common symbols in COFF.Rafael Espindola1-1/+1
2014-10-08Print symbol sizes in this test in preparation for fixing COFF common sizes.Rafael Espindola1-7/+7
2014-07-28Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O filesKevin Enderby1-0/+10
2014-07-24Add an implementation for llvm-nm’s -print-file-name option (aka -o and -A).Kevin Enderby1-0/+15
2014-07-17Add printing of Mach-O stabs in llvm-nm.Kevin Enderby1-0/+15
2014-07-16Add the "-x" flag to llvm-nm for Mach-O files that prints the fields of a sym...Kevin Enderby1-0/+8
2014-07-11Add the "-s" flag to llvm-nm for Mach-O files that prints symbols only inKevin Enderby1-0/+8
2014-07-03Add the -just-symbol-name (aka -j) flag to llvm-nm to just print theKevin Enderby1-0/+8
2014-07-03Add the -U flag to llvm-nm as an alias to -defined-onlyKevin Enderby1-0/+6
2014-07-02Add the -reverse-sort flag (aka -r) to llvm-nmKevin Enderby1-0/+8
2014-06-23nm-trivial-object.test requires shell since Lit internal runner isn't capable...NAKAMURA Takumi1-0/+1
2014-06-23Change the default input for llvm-nm to be a.out instead of standard inputKevin Enderby1-2/+10
2014-06-19Fix the output of llvm-nm for Mach-O files to use the characters ‘d’ and ...Kevin Enderby1-0/+7
2014-05-20Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby1-4/+4
2014-05-20Revert r209235 as it broke two tests:Kevin Enderby1-4/+4
2014-05-20Update MachOObjectFile::getSymbolAddress so it returns UnknownAddressOrSizeKevin Enderby1-4/+4
2014-05-09Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby1-19/+23
2014-04-03Only clear the thumb bit from function addresses.Rafael Espindola1-0/+8
2014-04-03Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola1-0/+10
2014-02-05Add a test for printing absolute symbols in ELF.Rafael Espindola1-0/+5
2014-02-04Small fix for llvm-nm handling of weak symbols on ELF (print 'v').Rafael Espindola1-0/+6
2014-02-04Add a test for common symbols in coff.Rafael Espindola1-0/+11
2013-11-02Fix llvm-nm to mach OS X's nm on some tests.Rafael Espindola1-4/+4
2013-07-22Mark ELF's first symbol as format specific so that llvm-nm ignores it.Rafael Espindola1-0/+1
2013-04-26Add missing ':'.Rafael Espindola1-1/+1
2012-08-02Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay1-2/+4
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer1-5/+3
2011-11-29Fixed ObjectFile functions:Danil Malyshev1-0/+14
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay1-4/+4
2011-09-27Unbreak tests.Michael J. Spencer1-0/+19
2011-01-21Revert "Object: Renable the tests now that none of the build bots complain ab...Michael J. Spencer1-19/+0
2011-01-21Object: Renable the tests now that none of the build bots complain about alia...Michael J. Spencer1-0/+19
2011-01-20Disable this test until I can figure out why it's broken. Not xfailed because itMichael J. Spencer1-19/+0
2011-01-20Object: Add some tests!Michael J. Spencer1-0/+19