X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FBitcode%2Fflags.ll;h=6febaa6b40df863c529f8bf99a923ffada262214;hb=45a69610a7c13a3bd054e33742c1b2e3be52c332;hp=17e923dc6a4399fe82b9524212bee0b5e886e7b4;hpb=94f7c7aeaa1821c657c57926c67ee691c007fe43;p=oota-llvm.git diff --git a/test/Bitcode/flags.ll b/test/Bitcode/flags.ll index 17e923dc6a4..6febaa6b40d 100644 --- a/test/Bitcode/flags.ll +++ b/test/Bitcode/flags.ll @@ -1,7 +1,7 @@ ; RUN: llvm-as < %s | llvm-dis > %t0 ; RUN: opt -S < %s > %t1 ; RUN: diff %t0 %t1 -; RUN: verify-uselistorder < %s -preserve-bc-use-list-order +; RUN: verify-uselistorder < %s ; PR6140 ; Make sure the flags are serialized/deserialized properly for both