Beef up the testing of our 'ld' invocation on linux to cover static
authorChandler Carruth <chandlerc@gmail.com>
Mon, 4 Mar 2013 01:27:49 +0000 (01:27 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 4 Mar 2013 01:27:49 +0000 (01:27 +0000)
commit4588e349b0e23348001d629f0bc0d87a6ceeb741
treeeaed9878682ae0bfe6166f5d991473b7fffa344f
parent434874db6f6163fe0604ad8adcb1152164c49487
Beef up the testing of our 'ld' invocation on linux to cover static
linking. About to fix a bug here and there was no good test case.

llvm-svn: 176427
clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o [new file with mode: 0644]
clang/test/Driver/linux-ld.c