mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
8acdbb8a755f184c991f4e24abcbf6a9167735f6
Something changed in commit r129112 where a few standard headers vanished from the include chain when building on Linux. Fix up by including limits.h for INT_MAX and PATH_MAX where needed, and stdio.h for printf(). llvm-svn: 129130
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%