We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
llvm-bin-dir
1 parent b371348 commit ded392bCopy full SHA for ded392b
README.md
@@ -11,9 +11,10 @@ swift-project.
11
12
Run the tests using:
13
14
- sh ./litTest -sv --param package-path=/path/to/downloadable-package .
+ sh ./litTest -sv --param package-path=/path/to/downloadable-package --param llvm-bin-dir=/usr/bin .
15
16
-where the path is the unarchived package root path.
+where the first path is the unarchived package root path and the second has LLVM
17
+utilities like `FileCheck`.
18
19
Tests
20
-----
0 commit comments