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
/
Support
/
CMakeLists.txt
blob
09cc2c5bf1d998c3f6555cfea05a497d93c5980a
1
add_mlir_unittest(MLIRSupportTests
2
IndentedOstreamTest.cpp
3
MathExtrasTest.cpp
4
StorageUniquerTest.cpp
5
)
6
7
target_link_libraries(MLIRSupportTests
8
PRIVATE MLIRSupport)