[lib/Fuzzer] detach the pulse thread instad of joining it
[oota-llvm.git] / utils / TableGen / Makefile
index 17e94eacc38d9acfb018b25297adfad3393842cd..9bfd94b7576bd24fdedbf838e67e07e127f0cff0 100644 (file)
@@ -8,10 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-TOOLNAME = tblgen
+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