]> granicus.if.org Git - clang/commit
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)
commit0074d38bee15c25d3f91d4f16f223ed0dca3f33f
tree75665e835fd4c3e213a1d07d6d99f567b921b3aa
parentd0d6f64aeef3acc41b1df622fd225bbabc9e9a01
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176427 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o [new file with mode: 0644]
test/Driver/linux-ld.c