[llvm] r201333 - Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call

Daniel Sanders Daniel.Sanders at imgtec.com
Thu Feb 20 01:30:36 PST 2014


Thanks. Committed in r201770.

> -----Original Message-----
> From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com]
> Sent: 19 February 2014 17:46
> To: Daniel Sanders
> Cc: llvm-commits
> Subject: Re: [llvm] r201333 - Re-commit: Demote EmitRawText call in
> AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
> 
> 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