repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git]
/
llvm
/
lib
/
WindowsDriver
/
CMakeLists.txt
blob
4747df543762ddecdca0a59f00f83c1ea4f4d7d7
1
add_llvm_component_library(LLVMWindowsDriver
2
MSVCPaths.cpp
3
4
ADDITIONAL_HEADER_DIRS
5
${LLVM_MAIN_INCLUDE_DIR}/llvm/WindowsDriver
6
7
LINK_LIBS
8
${imported_libs}
9
10
LINK_COMPONENTS
11
Option
12
Support
13
TargetParser
14
)