From 0074d38bee15c25d3f91d4f16f223ed0dca3f33f Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Mon, 4 Mar 2013 01:27:49 +0000 Subject: 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 --- .../basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o (limited to 'test/Driver/Inputs/basic_linux_tree/usr') diff --git a/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o b/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3-18-g5258