summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/debian_multiarch_tree/lib
Commit message (Collapse)AuthorAgeFilesLines
* [PPC]: Fix bug in getMultiarchTriple.Douglas Katzman2015-06-261-0/+0
| | | | | | | | And generally prefer not to restate TargetTriple.str() over and over. Differential Revision: http://reviews.llvm.org/D10605 llvm-svn: 240808
* Testcase for r188400.Benjamin Kramer2013-08-141-0/+0
| | | | llvm-svn: 188405
* MIPS: Add tests to check the debian multiarch stuff for mips and mipsel targets.Simon Atanasyan2012-04-262-0/+0
| | | | llvm-svn: 155628
* Add support for PPC and PPC64 multiarch toolchains on Debain.Chandler Carruth2012-02-265-0/+0
Patch from Michel Dänzer, sent our way via Jeremy Huddleston who added 64-bit support. I just added one other place where powerpc64-linux-gnu was missing (we only had powerpc64-unknown-linux-gnu). I've also added a tree to test out the debian multiarch stuff. I don't use debian regularly, so I'm not certain this is entirely accurate. If anyone wants to check it against a debian system and fix any inaccuracies, fire away. This way at least folks can see how this is *supposed* to be tested. It'd be particularly good to get the Debian MIPS toolchains tested in this way. llvm-svn: 151482
OpenPOWER on IntegriCloud