Move the DataLayout to the generic TargetMachine, making it mandatory.
[oota-llvm.git] / test / Bitcode / blockaddress.ll
index 83fae48bf2fc51ba3d9df901e1a03558f98bd0c3..db109dfe469bc7341f9c0cc8d109fec6b95492a9 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
 ; PR9857
 
 define void @f(i8** nocapture %ptr1) {