llvm-reduce: Try to fix test on windows
It seems to not like the environment variable set syntax.
This commit is contained in:
parent
638b257115
commit
3b0b0965c4
|
@ -1,3 +1,4 @@
|
|||
# REQUIRES: shell
|
||||
# RUN: llvm-reduce --delta-passes=global-variables --test %python --test-arg %p/Inputs/test-crash-vars.py %p/Inputs/test-output-format.ll 2>&1 | FileCheck -check-prefix=INTERESTING %s
|
||||
|
||||
# RUN: env LLVM_DISABLE_CRASH_REPORT=0 llvm-reduce --delta-passes=global-variables --test %python --test-arg %p/Inputs/test-crash-vars.py %p/Inputs/test-output-format.ll 2>&1 | FileCheck -check-prefix=INTERESTING %s
|
||||
|
|
Loading…
Reference in New Issue
Block a user