Commit 19dc07b
authored
[SPIR-V][NFC] Fix for building llvm-spirv with -DLLVM_LINK_LLVM_DYLIB=ON (#1323)
Explicitly link llvm-spirv with the libLLVMSPIRVLib.a static library even if
building LLVM/clang with -DLLVM_LINK_LLVM_DYLIB=ON .
Signed-off-by: Andrea Bocci <[email protected]>1 parent 5aad2e3 commit 19dc07b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments