[llvm-commits] [PATCH] [MIPS] Avoid use of __builtin_unreachable() when compiling LLVM for MIPS.

Reed Kotler rkotler at mips.com
Wed Jul 25 04:11:38 PDT 2012


On 07/25/2012 04:07 AM, Duncan Sands wrote:
> Hi Reed,
>
>> Not everyone does "make check" so it's better to just not let them 
>> build the
>> compiler in the first place.
>
> someone who doesn't do "make check" yet nonetheless uses LLVM for 
> something
> important deserves what they get IMO.
>
Agreed... but people do and also there can be known failures and someone 
has to know how to sort out what it all means and at the end of the day, 
Mips can be blamed for things not working if someone can build a working 
compiler and then it has issues.

> Ciao, Duncan.




More information about the llvm-commits mailing list