Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit.
[oota-llvm.git] / utils / TableGen / Makefile
index 0c4619d1a252d32edd7c7284efc5585276288f6f..9bfd94b7576bd24fdedbf838e67e07e127f0cff0 100644 (file)
@@ -10,8 +10,6 @@
 LEVEL = ../..
 TOOLNAME = llvm-tblgen
 USEDLIBS = LLVMTableGen.a LLVMSupport.a
-REQUIRES_EH := 1
-REQUIRES_RTTI := 1
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1