forked from OSchip/llvm-project
Add missing PatternMatch.cpp to CMakeLists.txt
llvm-svn: 181147
This commit is contained in:
parent
2c4508a9b5
commit
eb4f2d63e9
|
@ -13,6 +13,7 @@ set(IRSources
|
|||
MDBuilderTest.cpp
|
||||
MetadataTest.cpp
|
||||
PassManagerTest.cpp
|
||||
PatternMatch.cpp
|
||||
TypeBuilderTest.cpp
|
||||
TypesTest.cpp
|
||||
ValueMapTest.cpp
|
||||
|
|
Loading…
Reference in New Issue