[all-commits] [llvm/llvm-project] 1bf805: [examples] Fix Kaleidoscope examples after OrcJIT ...
lhames via All-commits
all-commits at lists.llvm.org
Fri Nov 13 00:13:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1bf805dd2cb22726bcfaf5137ee8fbc1c3a3b158
https://github.com/llvm/llvm-project/commit/1bf805dd2cb22726bcfaf5137ee8fbc1c3a3b158
Author: Lang Hames <lhames at gmail.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h
Log Message:
-----------
[examples] Fix Kaleidoscope examples after OrcJIT break-up / remote TPC commit.
Fix the Kaleidoscope examples after 1d0676b54c4 by explicitly creating the
SymbolStringPool.
More information about the All-commits
mailing list