[Chapel Merge] Include limits header file in an LLVM source file

Branch: refs/heads/main
Revision: e8c1adb
Author: daviditen
Log Message:

Merge pull request #18223 from daviditen/llvm-include-limits

Include limits header file in an LLVM source file

[trivial, not reviewed]

To address issue #18105 include the limits header in an LLVM source file.
I verified that the bundled LLVM still builds correctly.

Closes #18105

Signed-off-by: David Iten daviditen@users.noreply.github.com

Modified Files:
M third-party/llvm/llvm-src/utils/benchmark/src/benchmark_register.h

Compare: https://github.com/chapel-lang/chapel/compare/7d25d3ec3b12...e8c1adb52867