[all-commits] [llvm/llvm-project] da83b7: [examples] Fix Kaleidoscope for Windows
lhames via All-commits
all-commits at lists.llvm.org
Wed Aug 18 20:21:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da83b70a6fe602f047c8007009cfd646a2166cce
https://github.com/llvm/llvm-project/commit/da83b70a6fe602f047c8007009cfd646a2166cce
Author: Lang Hames <lhames at gmail.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/examples/Kaleidoscope/include/KaleidoscopeJIT.h
Log Message:
-----------
[examples] Fix Kaleidoscope for Windows
This fixes "Resolving symbol with incorrect flags" errors when running the
Kaleidoscope tutorials on Windows.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D108348
More information about the All-commits
mailing list