From 797faed186a0a3c4e0e080923e96c1f58d63a672 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 23 Feb 2010 10:00:53 +0000 Subject: Add LLVM{CC,CXX} make variables, which specify the configured path the LLVM capable compilers (which could be llvm-gcc or clang). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96935 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/MakefileGuide.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/MakefileGuide.html') diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index a9c0725f21..b1f8292831 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -818,6 +818,10 @@ mklib by the configure script and always located in the
LLVMAS(defaulted)
Specifies the path to the llvm-as tool.
+
LLVMCC
+
Specifies the path to the LLVM capable compiler.
+
LLVMCXX
+
Specifies the path to the LLVM C++ capable compiler.
LLVMGCC(defaulted)
Specifies the path to the LLVM version of the GCC 'C' Compiler
LLVMGXX(defaulted)
-- cgit v1.2.3-70-g09d2