[all-commits] [llvm/llvm-project] 705c72: [examples][BuildingAJIT] Fix use-after-move bug in...
7mile via All-commits
all-commits at lists.llvm.org
Fri Dec 17 01:00:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 705c722ba5eeaea732d069c39a1b05de9dc2ca6d
https://github.com/llvm/llvm-project/commit/705c722ba5eeaea732d069c39a1b05de9dc2ca6d
Author: seven-mile <i at 7li.moe>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h
Log Message:
-----------
[examples][BuildingAJIT] Fix use-after-move bug in Chapter 4.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D115260
More information about the All-commits
mailing list