From 4588e349b0e23348001d629f0bc0d87a6ceeb741 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. llvm-svn: 176427 --- .../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 clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o (limited to 'clang/test/Driver/Inputs/basic_linux_tree/usr/lib') diff --git a/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o b/clang/test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/x86_64-unknown-linux/4.6.0/crtbeginT.o new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3