Be sure to initialize DwarfCompileUnit::LabelBegin now that it may be skipped in...
[oota-llvm.git] / test / Assembler / 2003-05-15-AssemblerProblem.ll
index 6651d4050a0416de2a253bdff4b968f689d1303d..eba26a2093eee98e05b4b7d5d41071d07fa4c0d5 100644 (file)
@@ -1,7 +1,7 @@
 ; This bug was caused by two CPR's existing for the same global variable, 
 ; colliding in the Module level CPR map.
 ; RUN: llvm-as %s -o /dev/null
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order -num-shuffles=5
+; RUN: verify-uselistorder %s
 
 define void @test() {
         call void (...)* bitcast (void (i16*, i32)* @AddString to void (...)*)( i16* null, i32 0 )