mirror of
https://github.com/ziglang/zig.git
synced 2025-02-08 13:40:30 +00:00
It was using __GNUC__ < 8 to check if _xgetbv intrinsic is available. Since we always use zig cc with this header, we know we have clang 9, which does have this intrinsic. |
||
---|---|---|
.. | ||
include | ||
libc | ||
libcxx/include | ||
libunwind |