<div dir="ltr">Thank you!<br>
</div><div dir="ltr"><br>
</div><div dir="ltr">The cmake does complaint AVR is experimental and suggest <br>
</div><div dir="ltr">LLVM_EXPERIMENTAL_TARGETS_TO_BUILD, and I have get clang to generate AVR assembly, and the check-all have passed, without an error but with many cases skipped, so is my build OK?<br>
</div><div dir="ltr"><br>
</div><div dir="ltr"><br>
</div><div dir="ltr">Ben Shi</div><div class="wps_quotion">在 2019年3月23日 03:00,Daniel Sanders <daniel_l_sanders@apple.com>写道:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Ben,<div class=""><br class=""></div><div class="">I believe AVR isn't built by default (it's not in LLVM_ALL_TARGETS in CMakeLists.txt) so I believe you need to set LLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR to include it.<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 21, 2019, at 03:53, Ben Shi via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-size: 14px; font-family: arial;" class=""><div class="">    Hello,</div><div class=""><br class=""></div><div class="">I have successfully build the newest llvm from git source, and I would like to do some experiments on target AVR.</div><div class=""><br class=""></div><div class="">Does "make check-all" cover AVR? All I need some extra steps to test AVR? I have neither AVR simulator nor real AVR board connected.</div><div class=""><br class=""></div><div class="">Thank you.</div><div class=""><br class=""></div><div class=""><br class=""></div></div>_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></blockquote></div><br class=""></div></body></html>
</blockquote></div>