mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
4599dee67a
llvm-svn: 159112
7 lines
117 B
CMake
7 lines
117 B
CMake
add_llvm_library(LLVMVectorize
|
|
BBVectorize.cpp
|
|
Vectorize.cpp
|
|
)
|
|
|
|
add_dependencies(LLVMVectorize intrinsics_gen)
|