[mlir] Fix shared libs build

Reverts one breaking change introduced in
https://reviews.llvm.org/D88846.

Differential Revision: https://reviews.llvm.org/D89111
This commit is contained in:
Andrzej Warzynski 2020-10-09 10:57:35 +01:00
parent 4c3515cd62
commit dcd9be43e5
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
set(LLVM_LINK_COMPONENTS
Demangle
Support
TableGen
)
add_tablegen(mlir-tblgen MLIR
DialectGen.cpp