[LLVMdev] About a problem in SROA

Shaltiel, Alon ashaltiel at nds.com
Wed Nov 14 01:28:53 PST 2012


Hello,
I'm trying to use clang to compile a file on Mac OS (x86_64) and get the following error.

<inline asm>:4:2: error: instruction requires a CPU feature not currently enabled
        jmp *%edx
        ^
fatal error: error in backend: Error parsing inline asm

This file does compile on an Ubuntu 32bit machine

I checked on google and didn't find anything helpful about it.
Does anyone know what CPU feature this instruction requires?

Thanks,
Alon

________________________________

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster at nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121114/75d97f4a/attachment.html>


More information about the llvm-dev mailing list