]> granicus.if.org Git - llvm/commitdiff
[Object][TextAPI] NFC, fix tapi lit tests
authorCyndy Ishida <cyndy_ishida@apple.com>
Wed, 11 Sep 2019 00:13:01 +0000 (00:13 +0000)
committerCyndy Ishida <cyndy_ishida@apple.com>
Wed, 11 Sep 2019 00:13:01 +0000 (00:13 +0000)
FileCheck command had wrong casing, which works fine on macOS, repairs the linux build bots

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371577 91177308-0d34-0410-b5e6-96231b3b80d8

test/Object/nm-tapi-invalids.test
test/Object/nm-tapi.test

index c9199f89c6cf28c737835c9801bc0729278c19ba..b19a181ad7a4802369de33ec4db22db83b07cb40 100644 (file)
@@ -1,11 +1,11 @@
 RUN: not llvm-nm %p/Inputs/tapi-invalid-v1.tbd 2>&1\
-RUN:          | Filecheck %s -check-prefix v1
+RUN:          | FileCheck %s -check-prefix v1
 
 RUN: not llvm-nm %p/Inputs/tapi-invalid-v2.tbd 2>&1\
-RUN:          | Filecheck %s -check-prefix v2
+RUN:          | FileCheck %s -check-prefix v2
 
 RUN: not llvm-nm %p/Inputs/tapi-invalid-v3.tbd 2>&1\
-RUN:          | Filecheck %s -check-prefix v3
+RUN:          | FileCheck %s -check-prefix v3
 
 # Typo Check
 v1: tapi-invalid-v1.tbd malformed file
index 069fffb5c9d57dc0f53c71e052877789724ed881..8ce69939132837859f0ff141720485fddda2c4d4 100644 (file)
@@ -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):