aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-12-15-elf-lcomm.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-5/+0
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-12/+15
* Never use .lcomm on platforms where it does not accept an alignmentUlrich Weigand2012-11-271-1/+2
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-011-5/+6
* 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
* Don't print a counter in hex.Rafael Espindola2011-08-041-1/+1
* don't emit the symbol name twice for local bss and commonChris Lattner2011-04-261-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-2/+2
* Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng2011-01-171-2/+2
* 1. ARM/MC/ELF: A few more ELF relocs for .oJason W Kim2010-12-161-0/+35