Commit 5e65ffc
committed
[Comgr] Allow users to pass LLVM_LIT_PATH to CMake
Some builds/installations have a directory setup such that
we cannot deduce the path to LLVM build directory from the Comgr
build directory. In these cases, a user can manually pass the path
to the LLVM_LIT script to CMake via -DLLVM_LIT_PATH
Change-Id: I9a31ef401602469a7efb6a316807e5f5c0cdb7431 parent f26e346 commit 5e65ffc
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments