aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-05-29 13:54:31 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-05-29 13:54:31 -0700
commite078b4f20ea0656c02f957520c182735c60593de (patch)
treeb14fedec819120cf06f5ea6255b0b194e32812e1 /lib
parent0afb5b2ec6de494efe0605b2270f6a01b95237af (diff)
downloadzig-e078b4f20ea0656c02f957520c182735c60593de.tar.gz
zig-e078b4f20ea0656c02f957520c182735c60593de.zip
zig ar: workaround for LLVM bug
In this file is copy+pasted WindowsSupport.h from LLVM 12.0.1-rc1. This is so that we can patch it. The upstream sources are incorrectly including "llvm/Config/config.h" which is a private header and thus not available in the include files distributed with LLVM. The patch here changes it to include "llvm/Config/config.h" instead. Patch submitted upstream: https://reviews.llvm.org/D103370
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions