Add missing PatternMatch.cpp to CMakeLists.txt

llvm-svn: 181147
This commit is contained in:
Arnold Schwaighofer 2013-05-05 02:14:28 +00:00
parent 2c4508a9b5
commit eb4f2d63e9
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ set(IRSources
MDBuilderTest.cpp
MetadataTest.cpp
PassManagerTest.cpp
PatternMatch.cpp
TypeBuilderTest.cpp
TypesTest.cpp
ValueMapTest.cpp