Sign in
llvm
/
llvm-project
/
mlir
/
6757de75f409f67e93b8d276bcd0c8879a0f99ee
/
.
/
lib
/
Tools
/
PDLL
/
AST
/
CMakeLists.txt
blob: 5e67ee02b9c7b2fa354b81310fdf5ea80dfefe5e [
file
]
add_mlir_library(MLIRPDLLAST
Context.cpp
Diagnostic.cpp
NodePrinter.cpp
Nodes.cpp
Types.cpp
LINK_LIBS PUBLIC
MLIRPDLLODS
MLIRSupport
)