search for: a499a676

Displaying 2 results from an estimated 2 matches for "a499a676".

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 directly to the chip[2], or simulator[3]. 1. ARC
2017 Sep 01
2
[RFC] Adding ARC backend
...imulator you sited, though the link you supplied doesn't seem to point out where to get it? https://www.synopsys.com/cgi-bin/dwarcnsim/req1.cgi Pete -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170902/a499a676/attachment.html>