Remove ssp from this test.
[oota-llvm.git] / test / CodeGen / ARM / ctors_dtors.ll
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-02 Chris Lattnerswitch to filecheck format
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-03-05 Lauro Ramos VenancioUse init_array/fini_array sections for static contructo...
2007-01-19 Evan ChengARM test cases contributed by Apple.
2007-01-04 Lauro Ramos VenancioAdd test for constructor and destructor sections.