mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
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:
parent
265a0c19a1
commit
d58a6058b1
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user