diff options
author | Kamil Rytarowski <n54@gmx.com> | 2017-11-20 15:39:30 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2017-11-20 15:39:30 +0000 |
commit | 24194525057b73ecc1d78b7853ce1bbd6ceaf9c2 (patch) | |
tree | bc9db49526641b73447b1feb7c5660be6973c27a /llvm/lib/CodeGen/MachineRegisterInfo.cpp | |
parent | f4630423127d8e83d22e65a481cf18407f722dbf (diff) | |
download | llvm-24194525057b73ecc1d78b7853ce1bbd6ceaf9c2.zip llvm-24194525057b73ecc1d78b7853ce1bbd6ceaf9c2.tar.gz llvm-24194525057b73ecc1d78b7853ce1bbd6ceaf9c2.tar.bz2 |
Correct return types of NetBSD specific functions
The __libc_mutex_lock, __libc_mutex_unlock and __libc_thr_setcancelstate
functions return int, not void.
This does not seem to introduce a functional change, however it looks
better with fixed the function prototype.
Sponsored by <The NetBSD Foundation>
llvm-svn: 318654
Diffstat (limited to 'llvm/lib/CodeGen/MachineRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions