Sign in
llvm
/
llvm-project
/
e14b11b74dcafea1e2a71b9788b85b34ab4cf1e6
/
.
/
llvm
/
lib
/
Bitcode
/
Writer
/
CMakeLists.txt
blob: 2c508ca9fae95e7abf4d4c96f7c7326a7e406536 [
file
]
add_llvm_component_library(LLVMBitWriter
BitWriter.cpp
BitcodeWriter.cpp
BitcodeWriterPass.cpp
ValueEnumerator.cpp
DEPENDS
intrinsics_gen
LINK_COMPONENTS
Analysis
Core
MC
Object
ProfileData
Support
TargetParser
)