switch from hard coded g++/as tools to the ones detected from
authorChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2008 06:52:10 +0000 (06:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Mar 2008 06:52:10 +0000 (06:52 +0000)
commit3efa1a77b234a3b4270dbe98e639db019b73153d
tree54bcadbeddc7baafc12c5d6151f8f28d5be3688d
parent27137a5e341dfe8236fbcbcd870ea62300d96526
switch from hard coded g++/as tools to the ones detected from
the build system.  Patch by Joachim Durchholz  for PR2121

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48134 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/2006-11-06-StackTrace.cpp
test/C++Frontend/2006-11-30-NoCompileUnit.cpp
test/C++Frontend/2006-11-30-Pubnames.cpp