forked from OSchip/llvm-project
Fix StructsGenTest.cpp CMakeFile build error
PiperOrigin-RevId: 266452719
This commit is contained in:
parent
1dd9bf4739
commit
140757050b
|
@ -10,7 +10,7 @@ add_public_tablegen_target(MLIRTableGenStructAttrIncGen)
|
|||
|
||||
add_mlir_unittest(MLIRTableGenTests
|
||||
EnumsGenTest.cpp
|
||||
StructAttrGenTest.cpp
|
||||
StructsGenTest.cpp
|
||||
FormatTest.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue