[LLVM] Include Support/Host.h for declaration of getDefaultTargetTriple (#5268)
authorKrzysztof Parzyszek <kparzysz@quicinc.com>
Wed, 8 Apr 2020 03:53:25 +0000 (22:53 -0500)
committerGitHub <noreply@github.com>
Wed, 8 Apr 2020 03:53:25 +0000 (20:53 -0700)
commite9c90b7237bf0d0a8b8c6ee7502a107f36ff3e9e
tree06c6ceb5a05afd6f512becd22aa79917b703127c
parent989b4819442943fca378f935a58df49b75624cc5
[LLVM] Include Support/Host.h for declaration of getDefaultTargetTriple (#5268)

In newer versions of LLVM, this header is no longer included by one of
the already included headers in llvm_common.h, so include it explicitly.
src/target/llvm/llvm_common.h