For PR432:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 05:57:21 +0000 (05:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 22 Dec 2004 05:57:21 +0000 (05:57 +0000)
commit2f138e726f6b5a44e8a0b82abc94ae5608925297
tree29e9c9b4bd711bd66d0131489dae131e4cd3f847
parent7908035f47ee637a2e9b585e3057b0f974dc75ca
For PR432:
* Cleanup LLVMGCXX and LLVMGCC by providing LLVMGXXWITHPATH and LLVMGCCWITHPATH
  variables that add the $(LLVMToolDir) to the path so the CFE tools can find
  the right LLVM tools they depend on.
* Standardize the name of a variable: cferuntime_libdir -> CFERuntimeLibDir

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19095 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules