summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-12-09 19:24:17 +0000
committerjhb <jhb@FreeBSD.org>2011-12-09 19:24:17 +0000
commit3242b7bd5b092ceb2a6c77b3bf1328b5dc298309 (patch)
treeb24563fcb207f5724abcb70dd23d428b67af56ac /contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
parent78a31892a11a2b9b16b67f57b6b262c74e510c3e (diff)
downloadFreeBSD-src-3242b7bd5b092ceb2a6c77b3bf1328b5dc298309.zip
FreeBSD-src-3242b7bd5b092ceb2a6c77b3bf1328b5dc298309.tar.gz
- Add a test for PR 151758.
- While here, make this compile and work on non-i386: - Use CMSG_SPACE(), CMSG_LEN(), and CMSG_FIRSTHDR() instead of ignoring padding between 'struct cmsghdr' and control message payloads. - Don't initialize the control message before calling recvmsg(). Instead, check that we get a valid control message on return from recvmsg(). - Use errx() instead of err() for some errors that don't report failures that set errno. Requested by: kib (1)
Diffstat (limited to 'contrib/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud