TableGen generates an enum to name Schedule Model
Vincent Lejeune
vljn at ovi.com
Mon Aug 19 12:23:31 PDT 2013
Hi Jakob,
Actually there was a name collision occuring in ARM backend, the ARM backend uses the same name that the schedule class.
Attached is an updated patch that adds a "Sched" namespace to prevent this collision.
Vincent
----- Mail original -----
> De : Jakob Stoklund Olesen <stoklund at 2pi.dk>
> À : Vincent Lejeune <vljn at ovi.com>
> Cc : Sean Silva <silvas at purdue.edu>; "llvm-commits at cs.uiuc.edu" <llvm-commits at cs.uiuc.edu>
> Envoyé le : Lundi 22 juillet 2013 23h59
> Objet : Re: TableGen generates an enum to name Schedule Model
>
>
> On Jul 22, 2013, at 2:35 PM, Vincent Lejeune <vljn at ovi.com> wrote:
>> Here is an updated version.
>> <0001-TableGen-Enumerate-Schedule-Model-too.patch>
>
> LGTM,
> /jakob
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-TableGen-Enumerate-Schedule-Model-too.patch
Type: text/x-patch
Size: 1902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130819/b68b36cc/attachment.bin>
More information about the llvm-commits
mailing list