Revert 106592 for now. It causes clang-selfhost build failure.
[oota-llvm.git] / lib / CompilerDriver / Makefile
index a5ecfd5d324ea60e82c4718b6cd2284364062c47..66c6d11552fc74667a4881e5484c0becc3908ce5 100644 (file)
@@ -22,6 +22,7 @@ else
 endif
 
 REQUIRES_EH := 1
+REQUIRES_RTTI := 1
 
 include $(LEVEL)/Makefile.common