[llvm-dev] How to use Kaleidoscope? (original) (raw)

David Blaikie via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 7 11:38:48 PST 2019


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: https://llvm.org/docs/tutorial/LangImpl02.html#conclusions for instance.

On Thu, Feb 7, 2019 at 7:14 AM Peng Yu via llvm-dev <llvm-dev at lists.llvm.org> wrote:

Hi,

I can compile Kaleidoscope. But are there any sample input files that I can use with the executable for each Chapter? Thanks. llvmmacbuild/bin$ ls -g Kaleidoscope-Ch* -rwxr-xr-x 1 staff 2926388 Feb 7 08:01 Kaleidoscope-Ch2 -rwxr-xr-x 1 staff 15500992 Feb 7 08:01 Kaleidoscope-Ch3 -rwxr-xr-x 1 staff 90675752 Feb 7 08:01 Kaleidoscope-Ch4 -rwxr-xr-x 1 staff 90712560 Feb 7 08:01 Kaleidoscope-Ch5 -rwxr-xr-x 1 staff 90726232 Feb 7 08:01 Kaleidoscope-Ch6 -rwxr-xr-x 1 staff 90950120 Feb 7 08:01 Kaleidoscope-Ch7 -rwxr-xr-x 1 staff 154921252 Feb 7 08:44 Kaleidoscope-Ch8 -rwxr-xr-x 1 staff 87259912 Feb 7 08:00 Kaleidoscope-Ch9 -- Regards, Peng


LLVM Developers mailing list llvm-dev at lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190207/163e2ec5/attachment.html>



More information about the llvm-dev mailing list