diff options
author | Amy Kwan <amy.kwan1@ibm.com> | 2019-06-12 14:19:24 +0000 |
---|---|---|
committer | Amy Kwan <amy.kwan1@ibm.com> | 2019-06-12 14:19:24 +0000 |
commit | 7eddb16fed94c369de4694159bb3e0d0de156e02 (patch) | |
tree | a869487c0bc579a50f4f38afa66dc44c20dc8877 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 030df51e27e77cd6c216f5299b7d5da6759b1ac4 (diff) | |
download | llvm-7eddb16fed94c369de4694159bb3e0d0de156e02.zip llvm-7eddb16fed94c369de4694159bb3e0d0de156e02.tar.gz llvm-7eddb16fed94c369de4694159bb3e0d0de156e02.tar.bz2 |
[compiler-rt] Fix name_to_handle_at.cc test on Overlay2 (for Docker)
This patch aims to fix the test case, name_to_handle_at.cc that fails on Docker.
Overlay2 on Docker does not support the current check for the name_to_handle_at()
function call of the test case. The proposed fix is to check for /dev/null in
the test instead, as this check is supported. Checking for /dev/null has been
utilized in the past for other test cases, as well.
Differential Revision: https://reviews.llvm.org/D63094
llvm-svn: 363167
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions