You've already forked linux-packaging-mono
10 lines
145 B
CMake
10 lines
145 B
CMake
![]() |
add_llvm_library(LLVMBitWriter
|
||
|
BitWriter.cpp
|
||
|
BitcodeWriter.cpp
|
||
|
BitcodeWriterPass.cpp
|
||
|
ValueEnumerator.cpp
|
||
|
|
||
|
DEPENDS
|
||
|
intrinsics_gen
|
||
|
)
|