summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/debian_multiarch_tree/usr
Commit message (Collapse)AuthorAgeFilesLines
* [PPC]: Fix bug in getMultiarchTriple.Douglas Katzman2015-06-262-0/+0
| | | | | | | | And generally prefer not to restate TargetTriple.str() over and over. Differential Revision: http://reviews.llvm.org/D10605 llvm-svn: 240808
* MIPS: Add tests to check the debian multiarch stuff for mips and mipsel targets.Simon Atanasyan2012-04-2612-0/+0
| | | | llvm-svn: 155628
* Add the critical crtbegin.o files necessary for any of the tests inChandler Carruth2012-02-264-0/+0
| | | | | | r151482 and r151484 to work. Sorry about the fallout... llvm-svn: 151485
* Add support for PPC and PPC64 multiarch toolchains on Debain.Chandler Carruth2012-02-2616-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