APInt: udivrem should use machine instructions for single-word APInts
[oota-llvm.git] / lib / TableGen / CMakeLists.txt
index 4f64eb4ff24821c723bd40aa8587c0778b1942d6..fb702187d13a98ee8b2552e82930e99834fafd21 100644 (file)
@@ -1,9 +1,8 @@
-set(LLVM_REQUIRES_EH 1)
-
 add_llvm_library(LLVMTableGen
   Error.cpp
   Main.cpp
   Record.cpp
+  SetTheory.cpp
   StringMatcher.cpp
   TableGenBackend.cpp
   TGLexer.cpp