Displaying 3 results from an estimated 3 matches for "bootrstrap".
2012 Jun 28
2
[LLVMdev] recursing llvm
Okay. Cool.
So do you bootrstrap and verify as part of the usual testing?
Do the nightly scripts do this?
Reed
On 06/28/2012 11:08 AM, Eric Christopher wrote:
> On Jun 27, 2012, at 10:48 PM, Reed Kotler<rkotler at mips.com> wrote:
>
>> On 06/27/2012 05:00 PM, Eric Christopher wrote:
>>> On Jun 19, 2...
2012 Jun 28
0
[LLVMdev] recursing llvm
On Jun 27, 2012, at 10:48 PM, Reed Kotler <rkotler at mips.com> wrote:
> On 06/27/2012 05:00 PM, Eric Christopher wrote:
>> On Jun 19, 2012, at 5:24 PM, reed kotler<rkotler at mips.com> wrote:
>>
>>> Do the llvm nightly scripts "recurse" the compiler or just test that it
>>> can self host itself?
>>>
>> No idea what you mean
2012 Jun 28
2
[LLVMdev] recursing llvm
On 06/27/2012 05:00 PM, Eric Christopher wrote:
> On Jun 19, 2012, at 5:24 PM, reed kotler<rkotler at mips.com> wrote:
>
>> Do the llvm nightly scripts "recurse" the compiler or just test that it
>> can self host itself?
>>
> No idea what you mean here. Can you explain?
>
> -eric
recursing a compiler means this.
clang/llvm source == src
compile