From 6a871a361d1c8bbdb9de517549a2438dd4fe8a14 Mon Sep 17 00:00:00 2001 From: Richard Trieu Date: Sat, 12 Apr 2014 04:47:04 +0000 Subject: [PATCH] Add extra checks to mvn.ll test to prevent the "f1" check from matching on a directory name instead of the function name. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206104 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/ARM/mvn.ll | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/CodeGen/ARM/mvn.ll b/test/CodeGen/ARM/mvn.ll index 489f2477589..e40ab1ec656 100644 --- a/test/CodeGen/ARM/mvn.ll +++ b/test/CodeGen/ARM/mvn.ll @@ -73,7 +73,8 @@ entry: ret i1 %tmp102 } -; CHECK-LABEL: f1 +; CHECK-LABEL: mvn.ll +; CHECK-LABEL: @f1 ; CHECK: mvn ; CHECK: mvn ; CHECK: mvn