[LLVMdev] making emitInlineAsm protected
Rafael EspĂndola
rafael.espindola at gmail.com
Fri Jan 31 11:12:56 PST 2014
On 31 January 2014 14:08, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> Ok then. I'll put together a patch early next week to add a hasMatureMCSupport() and use it in EmitInlineAsm().
>
> I don't know which targets should return true for hasMatureMCSupport() at the moment though. I guess X86 and ARM would but are there any others?
I would take the list from what clang uses for deciding to use the
integrated assembler or not.
Cheers,
Rafael
More information about the llvm-dev
mailing list