diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2024-02-14 08:47:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-14 08:47:09 -0800 |
commit | 4efbf524ad2726f6ff4cb095bebef3e871d4984e (patch) | |
tree | c6add69737a6fecbd098c235a19b7e38f1f342d6 /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 8f4cd2c7e3c35f23004c1448705be8f673c2d271 (diff) | |
download | llvm-4efbf524ad2726f6ff4cb095bebef3e871d4984e.zip llvm-4efbf524ad2726f6ff4cb095bebef3e871d4984e.tar.gz llvm-4efbf524ad2726f6ff4cb095bebef3e871d4984e.tar.bz2 |
[libc][__support][bit] remove compiler has builtin checks (#81679)
We only support building llvmlibc with modern compilers.
https://libc.llvm.org/compiler_support.html#minimum-supported-versions
All versions of the these compilers support these builtins; GCC does not
support the short variants.
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions