summaryrefslogtreecommitdiff
path: root/test/MC/ELF/comdat.s
Commit message (Expand)AuthorAge
* MC: Add support for '?' flags in .section directivesDavid Majnemer2013-09-15
* Put ELF COMDAT relocations into the relevant COMDAT group.Tim Northover2013-07-10
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-04
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-04
* print st_other with the correct number of bits.Rafael Espindola2011-08-04
* print st_type with the correct number of bits.Rafael Espindola2011-08-04
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-04
* Another counter goes decimal.Rafael Espindola2011-08-04
* Don't print a counter in hex.Rafael Espindola2011-08-04
* Update testsRafael Espindola2011-04-07
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-20
* Handle a peculiar comdat case: Creating a section with an undefinedRafael Espindola2010-11-14
* Initial comdat implementation.Rafael Espindola2010-11-11