[libc] Define long long limits if not defined
Some older gcc toolchains don't define these on 32 bit platforms. This is a problem for pigweed which uses an older gcc toolchain and targets 32 bit. Differential Revision: https://reviews.llvm.org/D157112
Loading
Please sign in to comment