<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">And of course thanks to Akira Hatanaka
for making the mips 32 code generator solid enough for all of this
to work.<br>
<br>
On 03/27/2014 03:23 PM, Reid Kleckner wrote:<br>
</div>
<blockquote
cite="mid:CACs=tyKwRRFcxyA-gKDsKq=P+=8SYkKmYZqaQQjC=YbfY-i2rA@mail.gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">Congrats!</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Mar 27, 2014 at 2:17 PM, reed
kotler <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rkotler@mips.com" target="_blank">rkotler@mips.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">In case
anyone is interested....<br>
<br>
We don't need to compile llvm/clang using gcc anymore for
the building of mips hosted llvm compilers.<br>
<br>
We build a linux mips hosted compiler starting with
llvm/clang on x86 linux using the normal configure scripts
and<br>
then can use that resulting compiler to build further
llvm/clang native compilers on the mips linux host.<br>
<br>
The cross compiler and native compiler driver for Mips works
seamlessly (thanks to Simon Atanasyan) just as gcc does.<br>
<br>
For our build slave that is connected to the llvm build
bots, we are using our native clang/llvm (built as above) to
built the llc<br>
that is used for make check.<br>
<br>
I'm doing some more work to automate the testing of the
recursed compilers and other verification on the mips
target.<br>
<br>
<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a moz-do-not-send="true" href="mailto:LLVMdev@cs.uiuc.edu"
target="_blank">LLVMdev@cs.uiuc.edu</a> <a
moz-do-not-send="true" href="http://llvm.cs.uiuc.edu"
target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a moz-do-not-send="true"
href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev"
target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>