aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Error.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-02-17 05:06:40 +0000
committerRui Ueyama <ruiu@google.com>2016-02-17 05:06:40 +0000
commitc2e863a0d8dc2c5b9025e3fec787c541afe0ef49 (patch)
treed943e7ea5a25b640d980b8d1183222722ae5c202 /llvm/lib/Object/Error.cpp
parent874e7aee29857930f6a8572b9b367757810957fc (diff)
downloadllvm-c2e863a0d8dc2c5b9025e3fec787c541afe0ef49.zip
llvm-c2e863a0d8dc2c5b9025e3fec787c541afe0ef49.tar.gz
llvm-c2e863a0d8dc2c5b9025e3fec787c541afe0ef49.tar.bz2
Use an accurate type instead of unsigned.
These values are offsets in the string table (which must fit in host computer's memory space), so size_t is better than unsigned. llvm-svn: 261065
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions