Replace -use-init-array with -use-ctors.
[oota-llvm.git] / test / CodeGen / X86 / 2011-08-29-InitOrder.ll
2014-09-02 Rafael EspindolaReplace -use-init-array with -use-ctors.
2012-08-17 Benjamin KramerFix broken check lines.
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2011-09-02 Duncan SandsDarwin wants ctors/dtors to be ordered the other way...
2011-08-28 Duncan SandsFix PR5329: pay attention to constructor/destructor...