From adf23a400d107014995092db8b7b256b55b66f58 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Mon, 3 Oct 2011 09:08:26 +0000 Subject: Test a multilib setup on a 64-bit host. This is the far more common configuration, although the test still stubs out more directories than are necessary or common in order to exercise all of the lookup paths observed with upstream GCC. This finishes testing the distribution-independent and GCC-installation-independent parts of the library path search logic. More testing is still needed for the triple detection, GCC-installation detection, and handling distributions with unusual configurations. llvm-svn: 141000 --- clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib/.keep (limited to 'clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib') diff --git a/clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib/.keep b/clang/test/Driver/Inputs/multilib_64bit_linux_tree/lib/.keep new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3