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
[LLVM] Fix Maintainers.md formatting (NFC)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
LLVMIR
/
CMakeLists.txt
blob
92af1856c68e01401d0fd826ba16bb9736505c7b
1
add_mlir_unittest(MLIRLLVMIRTests
2
LLVMTypeTest.cpp
3
)
4
target_link_libraries(MLIRLLVMIRTests
5
PRIVATE
6
MLIRLLVMDialect
7
)