diff options
author | Shuhong Liu <shuhong.liu@ibm.com> | 2020-06-18 16:51:53 -0400 |
---|---|---|
committer | David Tenty <daltenty@ibm.com> | 2020-06-18 16:58:07 -0400 |
commit | af8aee7c073b37d9718903f5947dd4eff071083a (patch) | |
tree | e8c2e8f56417d7b89e1dd959769b1640198f8a6e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 01277bc9569a2417388b983210d2c02a53c9d836 (diff) | |
download | llvm-af8aee7c073b37d9718903f5947dd4eff071083a.zip llvm-af8aee7c073b37d9718903f5947dd4eff071083a.tar.gz llvm-af8aee7c073b37d9718903f5947dd4eff071083a.tar.bz2 |
[AIX] Split lit test shtest-format into two separate tests and add AIX as UNSUPPORTED for shtest-format-argv0
Summary: lit test `shtest-format.py` fails on AIX because one of the subtest of shtest-format requires the tool `[` to be installed under the system PATH. For AIX, `[` is only available as a shell builtin and does not present as an executable file under PATH. Hence, split the original shtest-format into two separate test files and added AIX as UNSUPPORTED for the test using `[` .
Reviewers: daltenty, hubert.reinterpretcast
Reviewed By: hubert.reinterpretcast
Subscribers: delcypher, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82100
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions