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
[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git]
/
mlir
/
examples
/
transform
/
CMakeLists.txt
blob
2b4208e4c0f723306455cf2810c6f2f6519eab9f
1
add_custom_target(TransformExample)
2
set_target_properties(TransformExample PROPERTIES FOLDER "MLIR/Examples")
3
4
add_subdirectory(Ch2)
5
add_subdirectory(Ch3)
6
add_subdirectory(Ch4)