[llvm] r201333 - Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Feb 19 09:45:44 PST 2014
On 19 February 2014 11:39, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> Sure. How about this?:
>
> * All inline assembly is parsed by the integrated assembler when it is enabled.
> Previously this was only the case for object-file output. It is now the case
> for assembly output as well.
LGTM. Please add it to docs/ReleaseNotes.rst.
Thanks,
Rafael
More information about the llvm-commits
mailing list