[LLVMdev] TableGen related question for the Hexagon backend
Jakob Stoklund Olesen
stoklund at 2pi.dk
Tue Aug 21 09:28:14 PDT 2012
On Aug 20, 2012, at 9:22 PM, Jyotsna Verma <jverma at codeaurora.org> wrote:
> Jakob,
>
> One more question. You had suggested 'ValueCols' as of type
> list<list<string> >. Does the TableGen know how to extract it? It appears to
> me that we may have to add support for that.
You just start from getValueAsListInit() and go from there.
/jakob
More information about the llvm-dev
mailing list