[all-commits] [llvm/llvm-project] 935ca5: [examples] Fix Kaleidoscope examples after OrcJIT ...
lhames via All-commits
all-commits at lists.llvm.org
Thu Nov 12 23:45:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 935ca5a1a7bec8d0f5e8aaf0c5589916b6dc48aa
https://github.com/llvm/llvm-project/commit/935ca5a1a7bec8d0f5e8aaf0c5589916b6dc48aa
Author: Lang Hames <lhames at gmail.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/examples/Kaleidoscope/include/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