<div dir="ltr">I don't think there are checked in test cases or the like, but in each chapter of the tutorial there are generally examples of interacting with that chapter's program: <a href="https://llvm.org/docs/tutorial/LangImpl02.html#conclusions">https://llvm.org/docs/tutorial/LangImpl02.html#conclusions</a> for instance.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 7, 2019 at 7:14 AM Peng Yu via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I can compile Kaleidoscope. But are there any sample input files that<br>
I can use with the executable for each Chapter? Thanks.<br>
<br>
llvm_mac_build/bin$ ls -g Kaleidoscope-Ch*<br>
-rwxr-xr-x 1 staff   2926388 Feb  7 08:01 Kaleidoscope-Ch2<br>
-rwxr-xr-x 1 staff  15500992 Feb  7 08:01 Kaleidoscope-Ch3<br>
-rwxr-xr-x 1 staff  90675752 Feb  7 08:01 Kaleidoscope-Ch4<br>
-rwxr-xr-x 1 staff  90712560 Feb  7 08:01 Kaleidoscope-Ch5<br>
-rwxr-xr-x 1 staff  90726232 Feb  7 08:01 Kaleidoscope-Ch6<br>
-rwxr-xr-x 1 staff  90950120 Feb  7 08:01 Kaleidoscope-Ch7<br>
-rwxr-xr-x 1 staff 154921252 Feb  7 08:44 Kaleidoscope-Ch8<br>
-rwxr-xr-x 1 staff  87259912 Feb  7 08:00 Kaleidoscope-Ch9<br>
<br>
-- <br>
Regards,<br>
Peng<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>