Hi,

Currently clang supports the cortex-m3 cpu and gcc-llvm supports this and 
cortex-m0. In order to maintain parity between clang and gcc-llvm this patch 
adds support for the cortex-m0.

Was able to compile firmware and it ran successfully.

-arch armv6 -mcpu=cortex-m0 -mthumb

-James


Attachment: cortex-m0-cpu-flag-support.diff
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to