From c8eccd1147800b8a2720ded56f42c7342812430e Mon Sep 17 00:00:00 2001 From: "Duncan P. N. Exon Smith" Date: Tue, 19 Aug 2014 21:08:27 +0000 Subject: verify-uselistorder: Force -preserve-bc-use-list-order llvm-svn: 216022 --- llvm/test/Assembler/2008-09-02-FunctionNotes.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/Assembler/2008-09-02-FunctionNotes.ll') diff --git a/llvm/test/Assembler/2008-09-02-FunctionNotes.ll b/llvm/test/Assembler/2008-09-02-FunctionNotes.ll index 6ab85faf3fb..a629c9341a9 100644 --- a/llvm/test/Assembler/2008-09-02-FunctionNotes.ll +++ b/llvm/test/Assembler/2008-09-02-FunctionNotes.ll @@ -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 { -- cgit v1.2.3