Re: [CIL users] Passing information to the backend

2011-04-14 Thread Gabriel Kerneis
On Thu, Apr 14, 2011 at 10:29:08AM +0530, anirud...@csa.iisc.ernet.in wrote: > I wish to pass some statement-level annotations (by this I mean, some > information associated with each source statement, say a string) to the > backend for my analysis. If I try to attach labels, CIL seems to remove >

[CIL users] Passing information to the backend

2011-04-13 Thread anirudh_s
Hello, I wish to pass some statement-level annotations (by this I mean, some information associated with each source statement, say a string) to the backend for my analysis. If I try to attach labels, CIL seems to remove them in the code it generates. The CIL paper (CIL: Intermediate Language and