aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2022-02-10 19:40:28 +0100
committerMichał Górny <mgorny@moritz.systems>2022-02-10 20:15:56 +0100
commitc65fb0cdf26296ae83d23260337d1231d0249020 (patch)
treef7987a9b5ab9f4984ca7741a8ff8a6a4239d84b0 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentf6685f774697c85d6a352dcea013f46a99f9fe31 (diff)
downloadllvm-c65fb0cdf26296ae83d23260337d1231d0249020.zip
llvm-c65fb0cdf26296ae83d23260337d1231d0249020.tar.gz
llvm-c65fb0cdf26296ae83d23260337d1231d0249020.tar.bz2
[compiler-rt] Fix endianness in get_sock_peer_name test
Fix passing the port and IP address with the wrong endianness in get_sock_peer_name() that causes the connect() to fail inside without an outgoing network interface (it's trying to connect to 1.0.0.127 instead of 127.0.0.1). Differential Revision: https://reviews.llvm.org/D119461
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions