[LLVMdev] TableGen backend API refactoring.

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon May 7 15:24:00 PDT 2012


On May 7, 2012, at 2:42 PM, Sean Silva <silvas at purdue.edu> wrote:

> tl;dr: is anyone opposed to making the interface to a TableGen backend be:
> 
> void MyBackend(RecordKeeper &, raw_ostream & /* maybe some other args, per backend's needs */);
> 
> ??

Sure, knock yourself out.

/jakob




More information about the llvm-dev mailing list