diff options
author | Connie Zhu <60797237+connieyzhu@users.noreply.github.com> | 2024-08-21 17:26:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 17:26:16 -0700 |
commit | f25e6515aa04e53a642bc79eb09a96e418cbbb03 (patch) | |
tree | bf6aac1fe9a7a63715dcae93cd66402336a88055 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 1e70122cbc187c08de91a3fb42843efb1221e0e9 (diff) | |
download | llvm-f25e6515aa04e53a642bc79eb09a96e418cbbb03.zip llvm-f25e6515aa04e53a642bc79eb09a96e418cbbb03.tar.gz llvm-f25e6515aa04e53a642bc79eb09a96e418cbbb03.tar.bz2 |
[compiler-rt][test] Added REQUIRES:shell to fuzzer test with for-loop (#105557)
This patch makes the features_dir.test file require a shell when
running. This will make the test file unsupported when running llvm-lit
with its internal shell implementation, which is enabled by turning on
the LIT_USE_INTERNAL_SHELL environment variable. Lit's internal shell
currently does not support for-loop syntax.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions