aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/sections.ll
AgeCommit message (Expand)Author
2011-03-04Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger
2011-03-03Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger
2010-01-19Now that we have everything nicely factored (e.g. asmprinter is notChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-13Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' Bruno Cardoso Lopes