summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/setup.py
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-08-29 01:03:13 +0000
committerKamil Rytarowski <n54@gmx.com>2017-08-29 01:03:13 +0000
commit802afb4c0aa9d2fe6b94aac95b3d1831f2eec189 (patch)
tree0253252ed8d956b0fa12499deb77bc96f2081635 /llvm/utils/lit/setup.py
parentc0fc219bd52d3dc0fde3c6181b87b7b9c978f3a1 (diff)
downloadbcm5719-llvm-802afb4c0aa9d2fe6b94aac95b3d1831f2eec189.tar.gz
bcm5719-llvm-802afb4c0aa9d2fe6b94aac95b3d1831f2eec189.zip
Shorten filenames of tests (-with-calls to -calls)
Summary: The NetBSD's 8(beta) versions of kernel functions to retrieve program name (vnode to path translator) and process memory map have internal limit of processing filenames with maximum of 31 characters. Filenames like Asan-x86_64-with-calls-Noinst-Test break this limit and affect tests. Rename "-with-calls" to "-calls". This changes fixes all issues for the Address Sanitizer test target (check-asan) on the current NetBSD support caused by long filenames. Sponsored by <The NetBSD Foundation> Reviewers: joerg, vitalybuka, filcab, fjricci, kcc Reviewed By: vitalybuka Subscribers: kubamracek, mgorny, llvm-commits, #sanitizers Tags: #sanitizers Differential Revision: https://reviews.llvm.org/D37149 llvm-svn: 311966
Diffstat (limited to 'llvm/utils/lit/setup.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud