Displaying 6 results from an estimated 6 matches for "pr21532".
Did you mean:
021532
2014 Dec 10
4
[LLVMdev] Metadata/Value split has landed
The `Metadata`/`Value` split (PR21532) landed in r223802 -- at least, the
C++ side of it. This was a rocky day, but I suppose that's what I get
for failing to stage the change in smaller pieces.
As of r223916 (lldb), I'm not aware of any remaining (in-tree) breakage,
so if I've missed some problem in the sea of buildbot e...
2014 Dec 10
2
[LLVMdev] Metadata/Value split has landed
> On 2014 Dec 10, at 08:40, Tom Stellard <tom at stellard.net> wrote:
>
> On Tue, Dec 09, 2014 at 09:22:16PM -0800, Duncan P. N. Exon Smith wrote:
>> The `Metadata`/`Value` split (PR21532) landed in r223802 -- at least, the
>> C++ side of it. This was a rocky day, but I suppose that's what I get
>> for failing to stage the change in smaller pieces.
>>
>> As of r223916 (lldb), I'm not aware of any remaining (in-tree) breakage,
>> so if I've...
2014 Dec 19
3
[LLVMdev] Removing types from metadata
Hi,
Types were recently removed from metadata in the IR, which means older
LLVM IR code with metadata won't compile. Was this intentional?
Is there a practical way to maintain compatibility with older LLVM IR?
Thanks,
Tom
2014 Dec 10
3
[LLVMdev] Metadata/Value split has landed
...014 at 11:21:08AM -0800, Duncan P. N. Exon Smith wrote:
>>
>>> On 2014 Dec 10, at 08:40, Tom Stellard <tom at stellard.net> wrote:
>>>
>>> On Tue, Dec 09, 2014 at 09:22:16PM -0800, Duncan P. N. Exon Smith wrote:
>>>> The `Metadata`/`Value` split (PR21532) landed in r223802 -- at least, the
>>>> C++ side of it. This was a rocky day, but I suppose that's what I get
>>>> for failing to stage the change in smaller pieces.
>>>>
>>>> As of r223916 (lldb), I'm not aware of any remaining (in-tree) b...
2014 Dec 11
2
[LLVMdev] Metadata/Value split has landed
...ith wrote:
> >>>
> >>>> On 2014 Dec 10, at 08:40, Tom Stellard <tom at stellard.net> wrote:
> >>>>
> >>>> On Tue, Dec 09, 2014 at 09:22:16PM -0800, Duncan P. N. Exon Smith wrote:
> >>>>> The `Metadata`/`Value` split (PR21532) landed in r223802 -- at least, the
> >>>>> C++ side of it. This was a rocky day, but I suppose that's what I get
> >>>>> for failing to stage the change in smaller pieces.
> >>>>>
> >>>>> As of r223916 (lldb), I'm no...
2014 Dec 11
2
[LLVMdev] Metadata/Value split has landed
...>>>>>>> On 2014 Dec 10, at 08:40, Tom Stellard <tom at stellard.net> wrote:
>>>>>>>
>>>>>>> On Tue, Dec 09, 2014 at 09:22:16PM -0800, Duncan P. N. Exon Smith wrote:
>>>>>>>> The `Metadata`/`Value` split (PR21532) landed in r223802 -- at least, the
>>>>>>>> C++ side of it. This was a rocky day, but I suppose that's what I get
>>>>>>>> for failing to stage the change in smaller pieces.
>>>>>>>>
>>>>>>>> As o...