Move the DataLayout to the generic TargetMachine, making it mandatory.
[oota-llvm.git] / test / Bitcode / tailcall.ll
index 266457423b922c20a072a60f8b7a94774990273c..01190d74c3486c7dd63f9c2c86cea0ce17fe7cc1 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; RUN: verify-uselistorder < %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder < %s
 
 ; Check that musttail and tail roundtrip.