aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorAlfred Persson Forsberg <cat@catcream.org>2023-08-14 01:35:44 +0100
committerSam James <sam@gentoo.org>2023-08-14 01:35:44 +0100
commit0fb3066873fdfbe28dbb6409c58a8bff7cf208c6 (patch)
tree460d64c38e1a8b3b068f86c33e3c3bc6a0e4bbec /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent207718029e1e62d82145b479f6349941b6384045 (diff)
downloadllvm-0fb3066873fdfbe28dbb6409c58a8bff7cf208c6.zip
llvm-0fb3066873fdfbe28dbb6409c58a8bff7cf208c6.tar.gz
llvm-0fb3066873fdfbe28dbb6409c58a8bff7cf208c6.tar.bz2
[libc] Add limits.h
This header contains implementation specific constants. The compiler already provides its own limits.h with numerical limits conforming to freestanding ISO C. But it is missing extensions like POSIX, and does for example not include <linux/limits.h> which is expected on a Linux system, therefore, an LLVM libc implementation of limits.h is needed for hosted (__STDC_HOSTED__) environments. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D156961
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions