Use %link not %llvmgxx (which includes -c) to do the link.
authorDale Johannesen <dalej@apple.com>
Tue, 10 Jun 2008 18:01:54 +0000 (18:01 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 10 Jun 2008 18:01:54 +0000 (18:01 +0000)
commitc9958102ecea5b30761b5347a0a8259f5f0523e7
tree971efefacac6cc64f2e1394e9881bfe11f6b7eab
parente115ca544c470d577c77fb66a64395259eed630d
Use %link not %llvmgxx (which includes -c) to do the link.
The test still fails because an expected symbol is not
present, and I don't see why it should be.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52188 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/2006-11-30-NoCompileUnit.cpp