13 lines
203 B
Text
13 lines
203 B
Text
|
add_mlir_upstream_c_api_library(MLIRCAPITarget
|
||
|
LLVMIR.cpp
|
||
|
|
||
|
LINK_COMPONENTS
|
||
|
Core
|
||
|
|
||
|
LINK_LIBS PUBLIC
|
||
|
MLIRToLLVMIRTranslationRegistration
|
||
|
MLIRCAPIIR
|
||
|
MLIRLLVMToLLVMIRTranslation
|
||
|
MLIRSupport
|
||
|
)
|