X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FLinker%2Fmodule-flags-5-a.ll;h=8d625cd8c9de8af36116ebf4e0019a6f04385521;hb=566fb9fe3ed767be7218fb1608ec6a284067d3b0;hp=2e59ecca702c7dd414fe0c5cbea6d087de59f5e5;hpb=c54066aed3f810258bf464601b74480f1a13c73c;p=oota-llvm.git diff --git a/test/Linker/module-flags-5-a.ll b/test/Linker/module-flags-5-a.ll index 2e59ecca702..8d625cd8c9d 100644 --- a/test/Linker/module-flags-5-a.ll +++ b/test/Linker/module-flags-5-a.ll @@ -1,4 +1,4 @@ -; RUN: not llvm-link %s %p/module-flags-5-b.ll -S -o - |& FileCheck %s +; RUN: not llvm-link %s %p/module-flags-5-b.ll -S -o - 2>&1 | FileCheck %s ; Test the 'override' error.