[compiler-rt] r194873 - Add clang_darwin_embedded platform for embedded projects

Hans Wennborg hans at chromium.org
Tue Dec 10 13:37:21 PST 2013


Hi Tim,

On Fri, Nov 15, 2013 at 3:00 PM, Tim Northover <tnorthover at apple.com> wrote:
> Author: tnorthover
> Date: Fri Nov 15 17:00:42 2013
> New Revision: 194873
>
> URL: http://llvm.org/viewvc/llvm-project?rev=194873&view=rev
> Log:
> Add clang_darwin_embedded platform for embedded projects

It appears this has broken my Mac build when configured with
--enable-targets=host-only

COMPILE:   clang_darwin_embedded/soft_static/armv6m: /work/chromium/src/third_
party/llvm/projects/compiler-rt/lib/int_util.c
error: unable to create target: 'No available targets are compatible with this t
riple, see -version for the available targets.'

Can clang_darwin_embedded.mk be changed to only build for available targets?

Thanks,
Hans



More information about the llvm-commits mailing list