[llvm] r228331 - Fix an incorrect identifier

Hans Wennborg hans at chromium.org
Thu Feb 5 11:37:51 PST 2015


On Thu, Feb 5, 2015 at 11:29 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
>> From: "Hans Wennborg" <hans at chromium.org>
>> To: "Sylvestre Ledru" <sylvestre at debian.org>, "Hal Finkel" <hfinkel at anl.gov>
>> Cc: "llvm-commits" <llvm-commits at cs.uiuc.edu>
>> Sent: Thursday, February 5, 2015 1:28:21 PM
>> Subject: Re: [llvm] r228331 - Fix an incorrect identifier
>>
>> On Thu, Feb 5, 2015 at 10:57 AM, Sylvestre Ledru
>> <sylvestre at debian.org> wrote:
>> > Author: sylvestre
>> > Date: Thu Feb  5 12:57:02 2015
>> > New Revision: 228331
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=228331&view=rev
>> > Log:
>> > Fix an incorrect identifier
>> >
>> > Summary:
>> > EIEIO is not a correct declaration and breaks the build under
>> > Debian HURD.
>> > Instead, E_IEIO is used.
>>
>> Hal, are you OK with merging this to 3.6?
>
> Sure. There should be no functional change.

Merged in r228335.

Thanks,
Hans



More information about the llvm-commits mailing list