Displaying 1 result from an estimated 1 matches for "6d49caf4".
Did you mean:
6d4966f4
2014 Oct 13
4
[LLVMdev] Passing llc options to Clang
Hi,
Is there a way to passing llc options to clang, for example -march -mcpu,
etc. ?
Some threads suggested using -mllvm flag,
I tried ./clang -mllvm -march=X86-64 -mcpu=core2 -o hello hello.c, but got
"Unknown command line argument"
Thanks,
Ziqiang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: