diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-17 05:06:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-17 05:06:40 +0000 |
commit | c2e863a0d8dc2c5b9025e3fec787c541afe0ef49 (patch) | |
tree | d943e7ea5a25b640d980b8d1183222722ae5c202 /llvm/lib/Object/Error.cpp | |
parent | 874e7aee29857930f6a8572b9b367757810957fc (diff) | |
download | llvm-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