forked from OSchip/llvm-project
Add missing file from cmakelist
PiperOrigin-RevId: 272054623
This commit is contained in:
parent
0b81eb928b
commit
f015b020f3
|
@ -5,6 +5,7 @@ add_llvm_library(LLVMMLIRTableGen
|
|||
Dialect.cpp
|
||||
Format.cpp
|
||||
Operator.cpp
|
||||
OpInterfaces.cpp
|
||||
OpTrait.cpp
|
||||
Pattern.cpp
|
||||
Predicate.cpp
|
||||
|
|
Loading…
Reference in New Issue