llvm/lib/DebugInfo
Matt Arsenault 8a10a4556b Use numeric_limits instead of LLONG_MAX
This is a build fix for configurations where LLONG_MAX is
not defined in system headers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250946 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-21 21:10:12 +00:00
..