diff --git a/test/Assembler/2008-09-02-FunctionNotes2.ll b/test/Assembler/2008-09-02-FunctionNotes2.ll index 6a5116b5530..966e0f87ba2 100644 --- a/test/Assembler/2008-09-02-FunctionNotes2.ll +++ b/test/Assembler/2008-09-02-FunctionNotes2.ll @@ -1,5 +1,5 @@ ; Test function notes -; RUN: not llvm-as %s |& grep "only one inline note" +; RUN: not llvm-as %s -o /dev/null -f |& grep "only one inline note" ; XFAIL: * define void @fn1() alwaysinline noinline { ret void