X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FLinker%2Fmodule-flags-6-a.ll;h=5329c436a473a46876f461a672cc8474a989ad4f;hb=2a2fcc1a0ec4a115bbe76c185f7cd64e77b61e7c;hp=c3e0225814f51a1b9966fa31f772994c45afc3b7;hpb=c54066aed3f810258bf464601b74480f1a13c73c;p=oota-llvm.git diff --git a/test/Linker/module-flags-6-a.ll b/test/Linker/module-flags-6-a.ll index c3e0225814f..5329c436a47 100644 --- a/test/Linker/module-flags-6-a.ll +++ b/test/Linker/module-flags-6-a.ll @@ -1,4 +1,4 @@ -; RUN: not llvm-link %s %p/module-flags-6-b.ll -S -o - |& FileCheck %s +; RUN: not llvm-link %s %p/module-flags-6-b.ll -S -o - 2>&1 | FileCheck %s ; Test module flags error messages.