From: Chris Lattner Date: Tue, 17 Sep 2002 23:24:57 +0000 (+0000) Subject: Use locally built burg X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=52ee1b08ac7050d498ffe2314b403c818fcf8684;p=oota-llvm.git Use locally built burg git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3793 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.config b/Makefile.config index d94552f110d..f4def414305 100644 --- a/Makefile.config +++ b/Makefile.config @@ -15,7 +15,7 @@ LLVM_OBJ_DIR = /shared/$(shell whoami) # Path to executable for Burg # -BURG = /home/vadve/vadve/Research/DynOpt/Burg/burg +BURG = $(LEVEL)/utils/Burg/burg # Path to location for purify #