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
[AArch64,ELF] Restrict MOVZ/MOVK to non-PIC large code model (#70178)
[llvm-project.git]
/
mlir
/
unittests
/
Dialect
/
Transform
/
CMakeLists.txt
blob
89238a0bdae16eaf0598355fb458beae54cd641a
1
add_mlir_unittest(MLIRTransformDialectTests
2
BuildOnlyExtensionTest.cpp
3
Preload.cpp
4
)
5
target_link_libraries(MLIRTransformDialectTests
6
PRIVATE
7
MLIRFuncDialect
8
MLIRTestTransformDialect
9
MLIRTransformDialect
10
MLIRTransformDialectTransforms
11
)