mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
5 lines
69 B
CMake
5 lines
69 B
CMake
|
add_llvm_library(LLVMVectorize
|
||
|
BBVectorize.cpp
|
||
|
Vectorize.cpp
|
||
|
)
|