commit | 01b2d6131145bfa3c9c4c1598edeaac13155e1a5 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Wed Dec 10 18:06:34 2003 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Wed Dec 10 18:06:34 2003 +0000 |
tree | a67a25f106f50ed62bdfd22d5129ce743a268bc9 | |
parent | 7277826d7e20accb9ac433ee55546a83c1316188 [diff] |
Fixed the CBE on Solaris/Sparc. We need to define the return value of the write() system call because it returns 64 bits on Solaris 64 bit, and an implicit return value of int says it returns 32 bits. Admittedly, this is a bit of a hack. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10375 91177308-0d34-0410-b5e6-96231b3b80d8