Remove unnecessary RTTI from the build.
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 83baf60d040c2d223ff9df8e36428551b2eea554..3b31785e09a07ff0345b72f14b6c121cce68a3f1 100644 (file)
@@ -1,5 +1,3 @@
-## FIXME: This only requires RTTI because tblgen uses it.  Fix that.
-set(LLVM_REQUIRES_RTTI 1)
 if( MINGW )
   set(LLVM_REQUIRES_EH 1)
 endif()