From: John M. <ato...@gm...> - 2013-06-06 21:51:24
|
On Thu, Jun 6, 2013 at 2:23 PM, Rick Mann <rm...@la...> wrote: > I'm assuming we're using clang, correct? Does that mean the parsing is > done, we just need something in the middle to interpret the strings passed > to the inline asm directives? > > I'm still not sure where that lives, but I'm happy to contribute any way I > can. > > -- > Rick > Yeah, we're using clang. No real work has been done for inline asm as far as I know. I haven't looked into it so I'm not sure what's even required to get it working. Stepan has already volunteered to work on inline asm so I guess it depends on what kind of help he needs if any. |