Add a priority queue class, which is a wrapper around std::priority_queue
[oota-llvm.git] / test / Transforms / InstCombine / 2003-07-21-ExternalConstant.ll
index 14140018f9f168fc9c24c39961fd075f9f832831..09732d3f636aedd0ac6e4db117587fef36249aaf 100644 (file)
@@ -11,7 +11,7 @@
 ;
 ; Extra code:
 ; RUN: llvm-as < %s | opt -instcombine
-;
+; END.
 
 target datalayout = "e-p:32:32"
 @silly = external constant i32          ; <i32*> [#uses=1]