<div dir="ltr">maybe try to use -mllvm for each arg<br><br> ./clang -mllvm -march=X86-64 -mllvm -mcpu=core2 -o hello hello.c<br></div>