repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mlir] Update Ch-2.md (#121379)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
LLVMIR
/
CMakeLists.txt
blob
7cc130d02ad74335c65c016c2d72bc01b423261d
1
add_mlir_unittest(MLIRLLVMIRTests
2
LLVMTypeTest.cpp
3
)
4
mlir_target_link_libraries(MLIRLLVMIRTests
5
PRIVATE
6
MLIRLLVMDialect
7
)