On Wed, Jul 22, 2015 at 5:42 PM, Hans Wennborg <[email protected]> wrote: > On Mon, Jul 20, 2015 at 2:26 AM, Daniel Sanders > <[email protected]> wrote: >> Here's the current status for the Mips packages. > [..] >> clang+llvm-3.7.0-rc1-mips-linux-gnu.tar.xz > > The root directory in this file is > "clang+llvm-3.7.0-rc1-mipsel-linux-gnu". Is it just the name that's > wrong, or does it actually have files for the wrong target?
Looking at the clang binary inside, readelf says it's little endian so I guess both tarballs are for mipsel? _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
