[LLVMdev] Inline ASM Problem
Duncan Sands
baldrick at free.fr
Tue Sep 25 08:08:31 PDT 2012
On 25/09/12 17:06, 陳韋任 (Wei-Ren Chen) wrote:
> On Tue, Sep 25, 2012 at 09:13:10PM +0800, Zhoujinguo wrote:
>> Dear Ciao, Duncan,
>>
>> I am using linux--Intel X86-64. Do I need to implement an asm parser for LLVM
>> JIT myself or there exists some tools for it? Thank you.
>
> x86 should have the most mature ASM parser. Either file bug report or
> enhance the x86 ASM parser yourself, I guess.
Or use something more recent, such as the development version.
Ciao, Duncan.
More information about the llvm-dev
mailing list