]> granicus.if.org Git - clang/commit
Test that we include a GCC-triple-prefixed tree. While I don't know of
authorChandler Carruth <chandlerc@gmail.com>
Mon, 3 Oct 2011 08:09:02 +0000 (08:09 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 3 Oct 2011 08:09:02 +0000 (08:09 +0000)
commit621e6a660b6602493a7d87bbf546d2e9840d46e3
treebac2abc87c9b90413fe1e02e4f1bbef7714cf00d
parent663abc976af682b9426918b3c534d132a2b09a64
Test that we include a GCC-triple-prefixed tree. While I don't know of
any distros that use this, building a multilib GCC from mainline will
install linker scripts here.

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