Remove the use of LLVMGCCARCH. Instead, query the compiler for the
authorJohn Criswell <criswell@uiuc.edu>
Fri, 16 Jan 2004 21:53:23 +0000 (21:53 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Fri, 16 Jan 2004 21:53:23 +0000 (21:53 +0000)
commit1119d7d39442595d2609bfdcfa4cce76a47f4ed0
tree004dbfc215de1b82ac00cdb80c39d8dcb6b6aa70
parentf1dd2004c07126944c9384d25e866215fd93c3bb
Remove the use of LLVMGCCARCH.  Instead, query the compiler for the
location of libgcc.a; that will tell us the name of the directory to find
the libraries that we're looking for.

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