[all-commits] [llvm/llvm-project] 7b74a2: [llvm] Fix Typos in Kaleidoscope MCJIT Examples (#...
Steven Hedges via All-commits
all-commits at lists.llvm.org
Mon Aug 25 10:02:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b74a2755165a1e4d0f3b8c3a5d1591be4b45ed1
https://github.com/llvm/llvm-project/commit/7b74a2755165a1e4d0f3b8c3a5d1591be4b45ed1
Author: Steven Hedges <steven.hedges34 at gmail.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
M llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp
M llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp
M llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp
M llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
M llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp
Log Message:
-----------
[llvm] Fix Typos in Kaleidoscope MCJIT Examples (#134394)
Fix a few typos found in llvm/examples/Kaleidoscope/MCJIT/.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list