aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/global-sections-tls.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
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-28Fix PR4639, a ELF-TLS regression from some of my refactoring.Chris Lattner