[PBQP] Fix transposed worst row/column check in handleAdd/RemoveNode in the PBQP
[oota-llvm.git] / lib / TableGen / CMakeLists.txt
index 935d674a360386ddf6edfbfb3c9904b8ca4fa2c3..fb702187d13a98ee8b2552e82930e99834fafd21 100644 (file)
@@ -2,6 +2,7 @@ add_llvm_library(LLVMTableGen
   Error.cpp
   Main.cpp
   Record.cpp
+  SetTheory.cpp
   StringMatcher.cpp
   TableGenBackend.cpp
   TGLexer.cpp