llvm-project/clang/test/Driver/Inputs
Chandler Carruth d6c62b66b5 Update a comment to clarify that searching the target triple bin
directory for programs used by the driver is actually the standard
behavior we want to be compatible with GCC cross compilers -- it isn't
specific to SUSE or any other distro.

Also start fleshing out testing of the different cross compilation
patterns, both with a new very bare-bones tree of cross compilers and by
extending the multilib trees. Currently, we don't correctly model doing
a cross compile using the non-triple target of a bi-arch GCC install,
but I'll add support for that (and tests) next.

llvm-svn: 184499
2013-06-20 23:37:54 +00:00
..
B_opt_tree Extend -Bprefix functionality and make it closer to gcc. If the "prefix" 2012-10-31 12:01:53 +00:00
basic_android_tree Revert r169557. It seems that the test is too restricted 2012-12-06 23:40:31 +00:00
basic_cross_linux_tree/usr Update a comment to clarify that searching the target triple bin 2013-06-20 23:37:54 +00:00
basic_freebsd64_tree Reintroduce r148981 with significantly improved regression test. Now it 2012-01-26 01:35:15 +00:00
basic_freebsd_tree Reintroduce r148981 with significantly improved regression test. Now it 2012-01-26 01:35:15 +00:00
basic_linux_tree Beef up the testing of our 'ld' invocation on linux to cover static 2013-03-04 01:27:49 +00:00
debian_6_mips_tree Do not use "lib32" directory to create a library/object files 2012-09-14 11:27:24 +00:00
debian_multiarch_tree MIPS: Add tests to check the debian multiarch stuff for mips and mipsel targets. 2012-04-26 08:35:58 +00:00
fake_install_tree Use the InstalledDir correctly, and test it correctly as well. =/ Should 2011-10-05 06:38:03 +00:00
fedora_18_tree Add driver support for fedora 18 on ARM. 2013-04-14 10:14:21 +00:00
freescale_ppc64_tree Add the freescale_ppc64_tree that should have been included in r164177. 2012-09-18 22:53:24 +00:00
freescale_ppc_tree Add C/C++ header locations for the Freescale SDK. 2012-09-18 22:25:07 +00:00
gcc_version_parsing1 Enhance the GCC version parsing and comparison logic to handle some more 2011-11-05 23:24:30 +00:00
gcc_version_parsing2 Enhance the GCC version parsing and comparison logic to handle some more 2011-11-05 23:24:30 +00:00
gcc_version_parsing3 Enhance the GCC version parsing and comparison logic to handle some more 2011-11-05 23:24:30 +00:00
gcc_version_parsing4 Enhance the GCC version parsing and comparison logic to handle some more 2011-11-05 23:24:30 +00:00
hexagon_tree Hexagon TC: Reimplement Link::ConstructJob to call 2012-12-06 15:46:07 +00:00
mips_cs_tree Supports Sourcery CodeBench Mips toolchain directories tree. 2013-04-20 08:15:03 +00:00
montavista_i686_tree/usr/lib/gcc/i686-montavista-linux/4.2.0 supply a simple-minded testcase for r156813, to check whether the embedded montavista gcc toolchain is recognized 2012-05-30 09:56:26 +00:00
multiarch_freebsd64_tree Reintroduce r148981 with significantly improved regression test. Now it 2012-01-26 01:35:15 +00:00
multilib_32bit_linux_tree Update a comment to clarify that searching the target triple bin 2013-06-20 23:37:54 +00:00
multilib_64bit_linux_tree Update a comment to clarify that searching the target triple bin 2013-06-20 23:37:54 +00:00
prefixed_tools_tree Revert part of r148839 and keep DefaultTargetTriple in the form adjusted 2012-02-22 19:15:16 +00:00
resource_dir/lib/linux If a .syms file is available alongside a sanitizer runtime, pass it to the 2013-03-23 00:30:08 +00:00
suse_10.3_ppc64_tree add tree test for suse on ppc64 (r146142) 2011-12-08 20:36:19 +00:00
ubuntu_11.04_multiarch_tree Fix an issue that Duncan discovered on a specific (no longer current) 2011-11-09 03:46:20 +00:00
ubuntu_12.04_LTS_multiarch_tree Add two more .keep files to avoid the missing of empty folders in git repository. 2012-07-31 10:52:55 +00:00
ubuntu_13.04_multiarch_tree Driver: add support for new style multiarch in Ubuntu 13.04 2013-03-06 17:14:05 +00:00
lit.local.cfg Create clang/test/Driver/lit.local.cfg. 2013-01-25 05:09:37 +00:00