diff options
author | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | 2016-02-29 07:47:35 +0000 |
---|---|---|
committer | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | 2016-02-29 07:47:35 +0000 |
commit | 8d8f919cf51d1b6c269d603d559b58ba17858adf (patch) | |
tree | ef55a052fc2836373f715dc6fb4f12952a44955a /llvm/lib/Object/IRObjectFile.cpp | |
parent | 0865e775bf6e9e2ceff264ccb7891bc91df933b7 (diff) | |
download | llvm-8d8f919cf51d1b6c269d603d559b58ba17858adf.zip llvm-8d8f919cf51d1b6c269d603d559b58ba17858adf.tar.gz llvm-8d8f919cf51d1b6c269d603d559b58ba17858adf.tar.bz2 |
[asan] Re-enable test/asan/TestCases/Linux/recvfrom.cc testcase.
This testcase failed on sanitizer-x86_64-linux buildbot in large parallel build due to race on
port 1234 between AddressSanitizer-i386-linux and AddressSanitizer-x86_64-linux instances of recvfrom.cc.
This patch tries to resolve the issue by relying on kernel to choose available port instead of hardcoding
its number in testcase.
Differential Revision: http://reviews.llvm.org/D17639
llvm-svn: 262204
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions