Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
lib
/
Target
/
SPIRV
/
TargetInfo
/
CMakeLists.txt
blob: a1f2da95c29994b8d1a75c50d9e28e53e9e86cef [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMSPIRVInfo
SPIRVTargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
SPIRV
)