[LLVMdev] hacked up llvm-gcc bootstraps on linux-x86_64

Devang Patel dpatel at apple.com
Thu Jun 21 14:56:45 PDT 2007


On Jun 21, 2007, at 3:01 PM, Chris Lattner wrote:

> On Thu, 21 Jun 2007, [UTF-8] Rafael Esp?ndola wrote:
>> Bugs 1519 and 1521 currently prevent a clean bootstrap on Linux
>> x86_64. I was able to hack it to work :-)
>>
>> The attached patch includes two parts. One is a tentative fix bug
>> 1519: just set LastFieldStartsAtNonByteBoundry in
>> allFieldsAreNotBitFields.
>
> Cool, I'll let Duncan or Devang comment on this patch, it looks simple
> enough, but they are the experts on the code.

This patch is ok. I'm building llvm-gcc right now. I'll apply this  
chunk after build finishes.

-
Devang



More information about the llvm-dev mailing list