[LLVMdev] Having trouble with GEP

Eli Bendersky eliben at google.com
Wed Jan 16 09:24:05 PST 2013


On Wed, Jan 16, 2013 at 8:27 AM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> On Wed, Jan 16, 2013 at 5:18 PM, Eli Bendersky <eliben at google.com> wrote:
>> I think it makes sense to create a bug report. Looking at the code of
>> LLParser::ParseGetElementPtr, the error handling appears to be very
>> simplistic, so I don't think there's any fundamental reason for not
>> doing a better job there.
>
> Filed http://llvm.org/bugs/show_bug.cgi?id=14965, thanks!
>

Attached a proposed patch to the PR.

Eli



More information about the llvm-dev mailing list