X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FTableGen%2FMakefile;h=0c4619d1a252d32edd7c7284efc5585276288f6f;hb=8dd6f0c8353f80de6526810899f271d539f6929c;hp=c01b6602faa37ca6ab15983958ab42ec9eb40e80;hpb=1f6efa3996dd1929fbc129203ce5009b620e6969;p=oota-llvm.git diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index c01b6602faa..0c4619d1a25 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile @@ -8,8 +8,8 @@ ##===----------------------------------------------------------------------===## LEVEL = ../.. -TOOLNAME = tblgen -USEDLIBS = LLVMSupport.a +TOOLNAME = llvm-tblgen +USEDLIBS = LLVMTableGen.a LLVMSupport.a REQUIRES_EH := 1 REQUIRES_RTTI := 1