Get rid of exceptions in llvmc.
[oota-llvm.git] / lib / CompilerDriver / Makefile
index 66c6d11552fc74667a4881e5484c0becc3908ce5..b829f5261c4e3355c6d4b98bdde6ff69dbbe7e55 100644 (file)
@@ -21,9 +21,6 @@ else
   LINK_COMPONENTS = support system
 endif
 
-REQUIRES_EH := 1
-REQUIRES_RTTI := 1
-
 include $(LEVEL)/Makefile.common
 
 ifeq ($(ENABLE_LLVMC_DYNAMIC_PLUGINS), 1)