Displaying 1 result from an estimated 1 matches for "d36331".
Did you mean:
d36311
2017 Sep 01
2
[RFC] Adding ARC backend
Hi Pete,
> https://reviews.llvm.org/D36331
Congratulations!
> Following shortly:
> * Clang driver and target triple support.
great, then it is able to generate ELF by $ /opt/llvm-svn/bin/clang -c
--target=arc hello.c -o hello.o -mmcu=XXX
and do you plan to implement ARC target for lld[1]? it is a good
testcase: flash them dir...