gccrs
gccrs copied to clipboard
Make asm parser stores parse result
Potential Long standing issue.
This is required for asm code gen of generic IL. Past PR about asm from me only focuses on parsing the work right instead of recording the result of the parse.
Every successful parse needs to be added to InlineAsm& from InlineAsmCtx