aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ctors_dtors.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-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-10Make the big switch: Change MCSectionMachO to represent a section *semantically*Chris Lattner
2009-08-02switch to filecheck formatChris Lattner
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-03-05Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2007-01-04Add test for constructor and destructor sections.Lauro Ramos Venancio