[all-commits] [llvm/llvm-project] 98e554: [ORC] Update examples to incorporate changes in ce...
lhames via All-commits
all-commits at lists.llvm.org
Tue Jan 21 20:37:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 98e55477558a823b1045b54d5a09681a3c0b819a
https://github.com/llvm/llvm-project/commit/98e55477558a823b1045b54d5a09681a3c0b819a
Author: Lang Hames <lhames at gmail.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h
M llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h
M llvm/examples/SpeculativeJIT/SpeculativeJIT.cpp
Log Message:
-----------
[ORC] Update examples to incorporate changes in ce2207abaf9.
This should fix the builders that were failing due to broken JIT examples
after ce2207abaf9.
More information about the All-commits
mailing list