We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec26b92 commit 999d788Copy full SHA for 999d788
llvm/test/Bitcode/invalid.test
@@ -1,6 +1,5 @@
1
RUN: export LSAN_OPTIONS=detect_leaks=0
2
RUN: not llvm-dis -disable-output %p/Inputs/invalid-empty.bc 2>&1 | \
3
-RUN: not llvm-dis -disable-output %p/Inputs/invalid-empty.bc 2>&1 | \
4
RUN: FileCheck --check-prefix=INVALID-EMPTY %s
5
RUN: not llvm-dis -disable-output %p/Inputs/invalid-pr20485.bc 2>&1 | \
6
RUN: FileCheck --check-prefix=INVALID-ENCODING %s
0 commit comments