diff options
Diffstat (limited to 'llvm/lib/CompilerDriver/Makefile')
| -rw-r--r-- | llvm/lib/CompilerDriver/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/CompilerDriver/Makefile b/llvm/lib/CompilerDriver/Makefile index 66c6d11552f..b829f5261c4 100644 --- a/llvm/lib/CompilerDriver/Makefile +++ b/llvm/lib/CompilerDriver/Makefile @@ -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) |

