diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-12-04 14:40:35 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-12-04 14:40:35 +0000 |
commit | be8fd3fe28a3a5b7a9f708748e85fa2d16349956 (patch) | |
tree | 7ed3adc6ae2921d89eaf8e81576e7a86ace6e896 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 76770e49305c64d67e2e22830a34e6b6d8fa84e6 (diff) | |
download | llvm-be8fd3fe28a3a5b7a9f708748e85fa2d16349956.zip llvm-be8fd3fe28a3a5b7a9f708748e85fa2d16349956.tar.gz llvm-be8fd3fe28a3a5b7a9f708748e85fa2d16349956.tar.bz2 |
Use size_type in the interface exposed by SmallVector.
This matches std::vector and should avoid unnecessary masking to 32 bits
when calling them on o 64 bits system.
llvm-svn: 223365
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions