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
[LLD][COFF] Emit tail merge pdata for delay load thunks on ARM64EC (#116810)
[llvm-project.git]
/
mlir
/
unittests
/
Bytecode
/
CMakeLists.txt
blob
82f7ee60e9c525fc0e3563de2d535f743fdfebce
1
add_mlir_unittest(MLIRBytecodeTests
2
BytecodeTest.cpp
3
)
4
target_link_libraries(MLIRBytecodeTests
5
PRIVATE
6
MLIRBytecodeReader
7
MLIRBytecodeWriter
8
MLIRParser
9
)