[LLVMdev] x86_64 target?

Evan Cheng evan.cheng at apple.com
Wed Dec 5 09:37:49 PST 2007


Yes it can. If you are using llvm-gcc, just add -m64. It behaves just  
like gcc. If you are using llc, just add -march=x86-64.

Evan
On Dec 5, 2007, at 4:39 AM, Neal Becker wrote:

> Can llvm generate code for x86_64, or is it only x86?
>
> _______________________________________________
> 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