Displaying 2 results from an estimated 2 matches for "06c68158".
2012 Nov 14
0
[LLVMdev] Clang error - CPU feature not currently enabled
...M Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121114/06c68158/attachment.html>
2012 Nov 14
2
[LLVMdev] Clang error - CPU feature not currently enabled
Most likely candidate for sure. Not a helpful error message though :(
-eric
On Wed, Nov 14, 2012 at 8:17 AM, Craig Topper <craig.topper at gmail.com>wrote:
> I believe it's failing on 64-bit because that's a 32-bit indirect jump.
> 64-bit needs jmp *%rdx.
>
>
> On Wednesday, November 14, 2012, Shaltiel, Alon wrote:
>
>> ** **
>>
>> ** **