[LLVMdev] making emitInlineAsm protected

Daniel Sanders Daniel.Sanders at imgtec.com
Fri Jan 31 11:32:09 PST 2014


Thanks
________________________________________
From: Rafael EspĂ­ndola [rafael.espindola at gmail.com]
Sent: 31 January 2014 19:12
To: Daniel Sanders
Cc: Reed Kotler; LLVMdev at cs.uiuc.edu
Subject: Re: [LLVMdev] making emitInlineAsm protected

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