[Patch] Fix for bug 15246

Jyotsna Verma jverma at codeaurora.org
Tue Feb 12 14:19:40 PST 2013


>From: Eli Bendersky [mailto:eliben at google.com]
>Sent: Tuesday, February 12, 2013 2:47 PM
>To: Jyotsna Verma
>Cc: llvm-commits at cs.uiuc.edu
>Subject: Re: [Patch] Fix for bug 15246
>
>Could you reproduce the problem with Tablegen's tests and then submit two
>separate patches:

I'm not sure if the problem can be reproduced using a TableGen test.
TableGen processes the .td file without any error and generates incorrect
enum declaration in *InstrInfo.inc file. The problem shows up when we
compile a .cpp file that includes *InstrInfo.inc. In order to reproduce the
problem using a TableGen test, I will have to run it with -gen-instr-info
flag to output this enum declaration.

>1. The TG fix + test
>2. Hexagon changes
>
>Eli

Thanks,
Jyotsna
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation




More information about the llvm-commits mailing list