[all-commits] [llvm/llvm-project] 981258: Add missing "llvm/Support/Host.h" header to LLVM e...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Mar 11 17:12:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 981258f0d7d09ec5a7681283f2d7013a6de5037d
https://github.com/llvm/llvm-project/commit/981258f0d7d09ec5a7681283f2d7013a6de5037d
Author: Mehdi Amini <joker-eph at gmail.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M llvm/examples/Kaleidoscope/Chapter9/toy.cpp
M llvm/examples/ThinLtoJIT/ThinLtoJIT.cpp
Log Message:
-----------
Add missing "llvm/Support/Host.h" header to LLVM example after recent header trimming (NFC)
More information about the All-commits
mailing list