[LLVMdev] Inline ASM Problem

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Tue Sep 25 08:06:41 PDT 2012


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.

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the llvm-dev mailing list