[Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 18 01:07:30 PDT 2015


Hi all,

This commit was reverted in r245222 as it was causing failures on the
linux build-bot. It has a number of issues
<http://reviews.llvm.org/rL245216> and I would prefer if it were not
merged until these are resolved. And in any case, this doesn't seem
like a "critical bug fix" suitable for merge in Testing Phase II.

pl


On 17 August 2015 at 21:29, Greg Clayton via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> Ok to merge.
>> On Aug 17, 2015, at 1:27 PM, Hans Wennborg <hans at chromium.org> wrote:
>>
>> +lldb-commits
>>
>> On Mon, Aug 17, 2015 at 1:25 PM, Hans Wennborg <hans at chromium.org> wrote:
>>> I'm OK with it if Greg approves.
>>>
>>> - Hans
>>>
>>> On Mon, Aug 17, 2015 at 7:06 AM,  <Sagar.Thakur at imgtec.com> wrote:
>>>> Hi Hans,
>>>>
>>>> Could you please merge r245216 in the release branch?
>>>>
>>>> Thanks,
>>>> Sagar
>>>>
>>>> -----Original Message-----
>>>> From: lldb-commits [mailto:lldb-commits-bounces at lists.llvm.org] On Behalf Of
>>>> Sagar Thakur via lldb-commits
>>>> Sent: 17 August 2015 17:36
>>>> To: lldb-commits at lists.llvm.org
>>>> Subject: [Lldb-commits] [lldb] r245216 - [LLDB] Use llvm::APInt and
>>>> llvm::APFloat in Scalar and RegisterValue
>>>>
>>>> Author: slthakur
>>>> Date: Mon Aug 17 07:05:31 2015
>>>> New Revision: 245216
>>>>
>>>> URL: http://llvm.org/viewvc/llvm-project?rev=245216&view=rev
>>>> Log:
>>>> [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits


More information about the lldb-commits mailing list