Fixed diff comparison.
authorStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 11 Jul 2012 21:02:57 +0000 (21:02 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 11 Jul 2012 21:02:57 +0000 (21:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160076 91177308-0d34-0410-b5e6-96231b3b80d8

test/Bitcode/2012-05-07-SwitchInstRangesSupport.ll

index 4f51ba83b9da5d9fa772ff9dc4f484ace704cc7e..583b9a853bde39e5898f8caf5ae28302772fbf32 100644 (file)
@@ -6,7 +6,7 @@
 ; RUN: llvm-dis %t.bc -o - | tail -n +2 > %t.ll
 ; RUN: llvm-as %t.ll -o %t2.bc
 ; RUN: llvm-dis %t2.bc -o - | tail -n +2 > %t2.ll
-; RUN: diff %t.ll %t2.ll | not grep .*
+; RUN: llvm-diff %t.ll %t2.ll
 
 define void @test() {
   %mem = alloca i32