Add missing "llvm/Support/Host.h" header to LLVM example after recent header trimming...
authorMehdi Amini <joker-eph@gmail.com>
Thu, 12 Mar 2020 00:12:03 +0000 (00:12 +0000)
committerMehdi Amini <joker-eph@gmail.com>
Thu, 12 Mar 2020 00:12:03 +0000 (00:12 +0000)
commit981258f0d7d09ec5a7681283f2d7013a6de5037d
tree3702adfef209007209a7a75a9d82e2965317faf1
parent4977a5f50da3045acaadd81758542fe323f3e972
Add missing "llvm/Support/Host.h" header to LLVM example after recent header trimming (NFC)
llvm/examples/Kaleidoscope/Chapter9/toy.cpp
llvm/examples/ThinLtoJIT/ThinLtoJIT.cpp