zig/lib
Andrew Kelley 0b58b61799 Merge remote-tracking branch 'origin/master' into llvm12
Conflicts:
 * src/clang.zig
 * src/llvm.zig
   - this file got moved to src/llvm/bindings.zig in master branch so I
     had to put the new LLVM arch/os enum tags into it.
 * lib/std/target.zig, src/stage1/target.cpp
   - haiku had an inconsistency with its default target ABI, gnu vs
     eabi. In this commit we make it gnu in both places to match the
     latest changes by @hoanga.
 * src/translate_c.zig
2021-02-25 21:04:23 -07:00
..
include Update clang headers 2020-12-16 12:18:33 +01:00
libc Add more mingw def files 2021-02-10 13:38:16 -08:00
libcxx Update libcxx 2020-12-16 12:18:55 +01:00
libcxxabi Update libcxxabi 2020-12-16 12:19:09 +01:00
libunwind Merge remote-tracking branch 'origin/master' into llvm12 2021-02-25 21:04:23 -07:00
std Merge remote-tracking branch 'origin/master' into llvm12 2021-02-25 21:04:23 -07:00
tsan stage2: fix Cache deadlock and build more of TSAN 2020-12-24 01:18:48 -07:00