On 5 February 2017 at 23:41, Andrew Kelley via llvm-dev <llvm-dev at lists.llvm.org> wrote: > Target: armv7 On a debug compiler it looks like only x86 supports "coldcc" so you need to either implement ARM support or stop using that. Cheers. Tim.