X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.config.in;h=3c8d59bd07d92ff0d040c7c85df968a813268e10;hb=a2f652d420ef3023fe105602481f750cbbbf88c5;hp=bf12c05825a09ea8001fd9bc943f6c712b3ae660;hpb=f3dd0dbc584d66a25e11bca66c6d2e93ac247e27;p=oota-llvm.git diff --git a/Makefile.config.in b/Makefile.config.in index bf12c05825a..3c8d59bd07d 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -65,8 +65,8 @@ LCC1XX = @LLVMCC1PLUS@ # object files. OBJ_ROOT := . -# Path to location for LLVM front-end this should only be specified here if you -# want to override the value set in Makefile.$(uname) +# Path to location for LLVM C/C++ front-end. You can modify this if you +# want to override the value set by configure. LLVMGCCDIR := @LLVMGCCDIR@ # When this variable is set to 1, programs in the llvm/test/Programs hierarchy