[all-commits] [llvm/llvm-project] eeebdb: [llvm] Fix Typo in Kaleidoscope BuildingAJIT Examp...
Steven Hedges via All-commits
all-commits at lists.llvm.org
Mon Apr 7 14:05:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eeebdb9711a1c47b1639d1ebeac8b134f86c0634
https://github.com/llvm/llvm-project/commit/eeebdb9711a1c47b1639d1ebeac8b134f86c0634
Author: Steven Hedges <steven.hedges34 at gmail.com>
Date: 2025-04-07 (Mon, 07 Apr 2025)
Changed paths:
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
Log Message:
-----------
[llvm] Fix Typo in Kaleidoscope BuildingAJIT Example (#134391)
Changed "precedecnce" to precedence.
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