Merging r261368:
[oota-llvm.git] / test / Assembler / 2008-09-02-FunctionNotes.ll
index 6ab85faf3fbecc0bf4068d72b8cf5beb46cf0d9a..a629c9341a9f0fefae81a544ac5a26eed7b20f2c 100644 (file)
@@ -1,6 +1,6 @@
 ; Test function attributes
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder %s
 
 ; CHECK: define void @fn1() #0
 define void @fn1() alwaysinline {