Make new variables available: compile_c, compile_cxx, link to handle tests
authorReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 20:57:39 +0000 (20:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 20:57:39 +0000 (20:57 +0000)
commit3d89bc5845cb4c2577257483684deadd88cc06f9
treee164968818b0a127e6f0c6964cd8473beccea6ce
parent461637ebde28561d45ba90852108662e04d4c37c
Make new variables available: compile_c, compile_cxx, link to handle tests
that want to use LLVM's notion of compiling and linking programs. This
includes all the -I -L and optimization switches that LLVM would using to
compile or link any of this files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35920 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile
test/lib/llvm-dg.exp