summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ctors_dtors.ll
Commit message (Expand)AuthorAge
* Be nice to Xcore and the XMOS assembler and avoid quoting section namesJoerg Sonnenberger2011-03-04
* Bug#9033: For the ELF assembler output, always quote the section name.Joerg Sonnenberger2011-03-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Make the big switch: Change MCSectionMachO to represent a section *semantically*Chris Lattner2009-08-10
* switch to filecheck formatChris Lattner2009-08-02
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Use init_array/fini_array sections for static contructors/destructors when th...Lauro Ramos Venancio2007-03-05
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Add test for constructor and destructor sections.Lauro Ramos Venancio2007-01-04