Michael Jones 548789b071 [libc] Fix HPD on extremely long numbers
The fuzzer found that a 100,000 digit number could possibly return an
incorrect result. This patch fixes the issue.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D158118
2023-08-18 11:03:45 -07:00
..
2023-08-17 06:21:50 +02:00
2023-08-17 06:21:50 +02:00
2023-08-17 06:21:50 +02:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.