[LLVMdev] Inline ASM Problem
Duncan Sands
baldrick at free.fr
Tue Sep 25 04:36:12 PDT 2012
Hi Andy,
On 25/09/12 12:10, Zhoujinguo wrote:
>
> Thank you for replying.
>
> The target is "aget" which is attached. The compiling shell is also attached.
since this seems to be your own custom target I ask: did you implement an asm
parser for your target?
Best wishes, Duncan.
>
> Best
> Andy
>
>
> > If I use "-use-mcjit" argument, the error message changes to "LLVM ERROR:
> > Inline asm not supported by this streamer because we don't have an asm parser
> > for this target"
>
> What's your target? Please attach your example code so others can
> reproduce your problem. :)
>
> 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
> <http://people.cs.nctu.edu.tw/%7Echenwj>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list