Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2011-08-29-InitOrder.ll
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...