summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/uclibc
Commit message (Collapse)AuthorAgeFilesLines
* [Driver] Support -muclibc / -mglibc command line options for a coupleSimon Atanasyan2014-08-1324-0/+0
of MIPS toolchains. The uCLibc implemented for multiple architectures. A couple of MIPS toolchains contains both uCLibc and glibc implementation so these options allow to select used C library. Initially -muclibc / -mglibc (as well as -mbionic) have been implemented in gcc for various architectures so they are not MIPS specific. llvm-svn: 215552
OpenPOWER on IntegriCloud