diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-10-01 15:46:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-01 15:46:47 -0700 |
commit | d92d8683fea10145d89186db08204016778a7675 (patch) | |
tree | a05c0723f5e31765a0c53e853e720d9dafd80454 /src/wasm-builder.h | |
parent | 5e53094c51bec5c7745b939bec0907f511001f5c (diff) | |
download | binaryen-d92d8683fea10145d89186db08204016778a7675.tar.gz binaryen-d92d8683fea10145d89186db08204016778a7675.tar.bz2 binaryen-d92d8683fea10145d89186db08204016778a7675.zip |
Detect erroneous use of "FileCheck" in update script (#4198)
The upstream name of the command in LLVM is FileCheck, but we use a Python
package called filecheck instead and using `FileCheck` in lit tests will not
work. To make catching this common error easier, add a warning about it in
scripts/update_lit_checks.py. This warning also applies to other uses of pipes,
which are not supported in this script.
Diffstat (limited to 'src/wasm-builder.h')
0 files changed, 0 insertions, 0 deletions