[LLVMdev] Proper values for LLVMCreateTargetMachine

Timothy Baldridge tbaldridge at gmail.com
Wed Dec 26 10:03:09 PST 2012


I can't seem to get LLVMCreateTargetMachine to work on my box (MBP i7 OS X
10.8). What should the values of triple, cpu and features be? I'm just
looking for a way to get this up and going for now, I don't need specific
optimizations.

No matter what I send the function, I always get nil back. I'm giving it
LLVMGetFirstTarget as the target value.

Thanks for the help,

Timothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121226/13cf56e2/attachment.html>


More information about the llvm-dev mailing list