From 9d9c4ad186dd44a6ac1b0dd5c4396cb1080beadc Mon Sep 17 00:00:00 2001 From: Bruno Cardoso Lopes Date: Tue, 25 Oct 2011 20:09:31 +0000 Subject: [PATCH] According to Mips folks, the backend is now generally reliable (they can compile and use a bunch of stuff using o32 abi). Also the rt-rk.com team claims that the JIT support they contributed, is complete for the mips "static" relocation model. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142950 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index aa6beb311b4..8bb680c4879 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2227,7 +2227,7 @@ is the key:

- + @@ -2287,7 +2287,7 @@ is the key:

- + -- 2.34.1