diff options
author | James Y Knight <jyknight@google.com> | 2015-06-04 15:36:29 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-06-04 15:36:29 +0000 |
commit | 4b4d19ede267cb56f4463c24c1d335cfc195d0c3 (patch) | |
tree | 0e1877d4071455a9726abdbfb9742c184c9d5ffc /llvm/lib/Object/Object.cpp | |
parent | a401eee22fabea8d214ab604037c937277477c38 (diff) | |
download | llvm-4b4d19ede267cb56f4463c24c1d335cfc195d0c3.zip llvm-4b4d19ede267cb56f4463c24c1d335cfc195d0c3.tar.gz llvm-4b4d19ede267cb56f4463c24c1d335cfc195d0c3.tar.bz2 |
[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t on Linux.
They should be 'int' instead of 'long int' everywhere else except
NetBSD too, from what I gather in GCC's spec files. So, optimistically
changing it for everyone else, too.
llvm-svn: 239046
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions