[LLVMdev] how to configure llc to generate code for different architecture
Sergey Yakoushkin
sergey.yakoushkin at gmail.com
Tue Mar 16 12:43:08 PDT 2010
Hi,
Target architecture for llc can be specified using -march, -mcpu,
-mattr options.
Is it possible to override target CPU attributes when using llvm-gcc compiler?
Regards,
Sergey Y.
More information about the llvm-dev
mailing list