mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-21 03:32:21 +00:00
5 lines
69 B
CMake
5 lines
69 B
CMake
|
add_llvm_library(LLVMVectorize
|
||
|
BBVectorize.cpp
|
||
|
Vectorize.cpp
|
||
|
)
|