[lld] r217372 - Update current LLD status for MIPS target.
Simon Atanasyan
simon at atanasyan.com
Mon Sep 8 07:56:20 PDT 2014
Author: atanasyan
Date: Mon Sep 8 09:56:20 2014
New Revision: 217372
URL: http://llvm.org/viewvc/llvm-project?rev=217372&view=rev
Log:
Update current LLD status for MIPS target.
Modified:
lld/trunk/docs/index.rst
Modified: lld/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/docs/index.rst?rev=217372&r1=217371&r2=217372&view=diff
==============================================================================
--- lld/trunk/docs/index.rst (original)
+++ lld/trunk/docs/index.rst Mon Sep 8 09:56:20 2014
@@ -50,6 +50,9 @@ lld can self host on x86-64 Linux and x8
All SingleSource tests in test-suite pass on x86-64 Linux.
+All SingleSource and MultiSource tests in the LLVM test-suite
+pass on MIPS 32-bit little-endian Linux.
+
Source
------
More information about the llvm-commits
mailing list