Re: [CIL users] SSA extension

2009-05-28 Thread David Gay
On Mon, May 18, 2009 at 12:21 PM, Matthew Hammer wrote: > I was wondering if anyone had any information about the working status > of the SSA extension (i.e., the following module: src/ext/ssa.ml). > > Does it work?  Are there any bugs/caveats and/or unsupported CIL features? > > The documentation

Re: [CIL users] SSA extension

2009-05-28 Thread David Gay
On Mon, May 18, 2009 at 12:21 PM, Matthew Hammer wrote: > I was wondering if anyone had any information about the working status > of the SSA extension (i.e., the following module: src/ext/ssa.ml). > > Does it work?  Are there any bugs/caveats and/or unsupported CIL features? > > The documentation

[CIL users] SSA extension

2009-05-18 Thread Matthew Hammer
Hello fellow CIL users, I was wondering if anyone had any information about the working status of the SSA extension (i.e., the following module: src/ext/ssa.ml). Does it work? Are there any bugs/caveats and/or unsupported CIL features? The documentation for this extension seems all but missing.