Skip to content
Commit 83fb097e authored by John Criswell's avatar John Criswell
Browse files

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.

llvm-svn: 10375
parent ae974caa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment