[all-commits] [llvm/llvm-project] 972fe4: [Kaleidoscope] Remove unused function argument
Marc Auberer via All-commits
all-commits at lists.llvm.org
Thu Jun 30 13:47:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 972fe431336e57fb8aa57c35f77ecb109415106f
https://github.com/llvm/llvm-project/commit/972fe431336e57fb8aa57c35f77ecb109415106f
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl09.rst
M llvm/examples/Kaleidoscope/Chapter9/toy.cpp
Log Message:
-----------
[Kaleidoscope] Remove unused function argument
Removes an unused function argument from a code listing in the Kaleidoscope turorial in step 9.
Reviewed By: dblaikie, MaskRay
Differential Revision: https://reviews.llvm.org/D128628
More information about the All-commits
mailing list