Added a path to the current version of the built TableGen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6409 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2003-05-29 20:09:23 +00:00
parent 265a0c19a1
commit d58a6058b1
2 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,7 @@ endif
BURG := $(TOOLCURRENT)/burg
RunBurg := $(BURG) $(BURG_OPTS)
TBLGEN := $(TOOLCURRENT)/tblgen
# Enable this for profiling support with 'gprof'
# This automatically enables optimized builds.

View File

@ -153,6 +153,7 @@ endif
BURG := $(TOOLCURRENT)/burg
RunBurg := $(BURG) $(BURG_OPTS)
TBLGEN := $(TOOLCURRENT)/tblgen
# Enable this for profiling support with 'gprof'
# This automatically enables optimized builds.