Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2006-09-11-EmptyStructCrash.ll
index 7ed59c2fd582ece9d7c20f17179ec8e899e2f375..bf9252a349ea58e979558ce6c49d812166d95a7c 100644 (file)
@@ -1,5 +1,6 @@
 ; PR905
 ; RUN: llvm-as < %s | opt -instcombine -disable-output
+; END.
        
 %RPYTHON_EXCEPTION = type { %RPYTHON_EXCEPTION_VTABLE* }
 %RPYTHON_EXCEPTION_VTABLE = type { %RPYTHON_EXCEPTION_VTABLE*, i32, i32, %RPyOpaque_RuntimeTypeInfo*, %arraytype_Char*, %functiontype_12* }