We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98360dc commit e6cba0fCopy full SHA for e6cba0f
mlir/unittests/TableGen/CMakeLists.txt
@@ -26,6 +26,6 @@ target_include_directories(MLIRTableGenTests
26
)
27
28
target_link_libraries(MLIRTableGenTests
29
- PRIVATE MLIRTableGen MLIRIR
+ PRIVATE LLVMTableGen MLIRTableGen MLIRIR
30
PUBLIC MLIRTestDialect
31
0 commit comments