[clang-tools-extra] [llvm] LLVM is not needed for chapter two. (PR #69823)

2024-01-12 Thread Fangrui Song via cfe-commits
https://github.com/MaskRay approved this pull request. This is correct. `llvm/examples/Kaleidoscope/Chapter2/toy.cpp` doesn't use LLVM. https://github.com/llvm/llvm-project/pull/69823 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[clang-tools-extra] [llvm] LLVM is not needed for chapter two. (PR #69823)

2023-12-11 Thread via cfe-commits
https://github.com/gonsolo updated https://github.com/llvm/llvm-project/pull/69823 >From 7a8e793c0017ee98584d1c29bdc511cc878d2899 Mon Sep 17 00:00:00 2001 From: Gon Solo Date: Sat, 21 Oct 2023 11:16:07 +0200 Subject: [PATCH] LLVM is not needed for chapter two. ---