[Driver] Support -muclibc / -mglibc command line options for a coupleof MIPS toolchains.The uCLibc implemented for multiple architectures. A couple of MIPS toolchainscontains both uCLibc and glib
[Driver] Support -muclibc / -mglibc command line options for a coupleof MIPS toolchains.The uCLibc implemented for multiple architectures. A couple of MIPS toolchainscontains both uCLibc and glibc implementation so these options allow to selectused C library.Initially -muclibc / -mglibc (as well as -mbionic) have been implemented in gccfor various architectures so they are not MIPS specific.llvm-svn: 215552
show more ...