summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/undef.s
Commit message (Expand)AuthorAgeFilesLines
* [MC] Emit unused undefined symbol even if its binding is not setFangrui Song2019-11-081-0/+22
* Revert "[MC] Emit unused undefined symbol even if its binding is not set"Nico Weber2019-09-301-22/+0
* [MC] Emit unused undefined symbol even if its binding is not setFangrui Song2019-09-291-0/+22
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-1/+1
* Diagnose undefined temporary symbols.Rafael Espindola2015-06-251-10/+0
* Revert r240302 ("Bring r240130 back.").Daniel Jasper2015-06-231-1/+11
* Bring r240130 back.Rafael Espindola2015-06-221-11/+1
* Revert 240130, it caused crashes (repro in PR23900).Nico Weber2015-06-191-1/+11
* Make all temporary symbols unnamed.Rafael Espindola2015-06-191-11/+1
* Omit unused section symbols from the symbol table.Rafael Espindola2015-06-041-36/+0
* Fix the interpretation of a 0 st_name.Rafael Espindola2015-06-031-4/+4
* Don't include an invalid symbol in the symbol table.Rafael Espindola2014-04-281-0/+3
* List the entire symbol table in this test.Rafael Espindola2014-04-281-10/+66
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-241-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-26/+19
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Another counter goes decimal.Rafael Espindola2011-08-041-8/+8
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-2/+2
* Be more strict on when we produce an undefined reference. In gas a file withRafael Espindola2010-10-291-0/+1
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-22/+22
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-22/+22
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-22/+22
* Remove some code duplication.Rafael Espindola2010-10-141-3/+3
* Tests that now pass.Rafael Espindola2010-10-051-13/+43
* On elf, undefined symbols can start with .L.Rafael Espindola2010-09-281-0/+15
OpenPOWER on IntegriCloud