[lib/Fuzzer] detach the pulse thread instad of joining it
[oota-llvm.git] / utils / TableGen / Makefile
index f27cd995783e71bfd38df3559f8ba05b86224c31..9bfd94b7576bd24fdedbf838e67e07e127f0cff0 100644 (file)
@@ -8,10 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..
-TOOLNAME = tblgen
-USEDLIBS = LLVMSupport.a LLVMSystem.a
-REQUIRES_EH := 1
-REQUIRES_RTTI := 1
+TOOLNAME = llvm-tblgen
+USEDLIBS = LLVMTableGen.a LLVMSupport.a
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1