summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-04-24 09:58:52 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-04-24 09:58:52 +0000
commitff1c044ada6d651581d93e9893ea750c6f0c93df (patch)
tree035ea9ff461d27c8b5bb4f8d3311e4a830a45218 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb6c47a5bd23c848b5f4105f6a15418fc530f4d8d (diff)
[mips] Correct size_t and ptrdiff_t for N32.
Summary: Correct size_t to be unsigned int and ptrdiff_t to be signed long. The types were the correct size before this change but the exact type matters for name mangling and exception handling in C++. Reviewers: atanasyan Reviewed By: atanasyan Differential Revision: http://reviews.llvm.org/D3470 llvm-svn: 207093
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions