Displaying 1 result from an estimated 1 matches for "9e8bde45".
2017 Apr 30
4
Help with setting up ARM embedded clang + lld
Hi all,
I've been doing a ton of embedded work (bare metal ARM Cortex M0+ and
M4, hopefully RISCV in the future) in the last year and would love to
start using and hacking on the llvm toolchain. I've tried setting up
clang + lld but can't get lld to work because clang tries to launch gcc.
I realize support is early but I'd love to have a dev setup so I can
help fix things.
Could