summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/nm-tapi.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Object/nm-tapi.test')
-rw-r--r--llvm/test/Object/nm-tapi.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/Object/nm-tapi.test b/llvm/test/Object/nm-tapi.test
index 8ce69939132..069fffb5c9d 100644
--- a/llvm/test/Object/nm-tapi.test
+++ b/llvm/test/Object/nm-tapi.test
@@ -1,11 +1,11 @@
RUN: llvm-nm %p/Inputs/tapi-v1.tbd 2>&1\
-RUN: | FileCheck %s -check-prefix v1
+RUN: | Filecheck %s -check-prefix v1
RUN: llvm-nm %p/Inputs/tapi-v2.tbd \
-RUN: | FileCheck %s -check-prefix v2
+RUN: | Filecheck %s -check-prefix v2
RUN: llvm-nm %p/Inputs/tapi-v3.tbd \
-RUN: | FileCheck %s -check-prefix v3
+RUN: | Filecheck %s -check-prefix v3
v1: no symbols
v1: tapi-v1.tbd (for architecture armv7):
OpenPOWER on IntegriCloud