Added a path to the current version of the built TableGen.
[oota-llvm.git] / Makefile.rules
index 1e28f68b5cc7c431363a8f8426e7647f0e260e49..67ca17f20447b022bcb02585ca7a0edcf9f9da46 100644 (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.