summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-VBR-too-big.bcbin612 -> 0 bytes
-rw-r--r--llvm/test/Bitcode/invalid.test5
2 files changed, 0 insertions, 5 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-VBR-too-big.bc b/llvm/test/Bitcode/Inputs/invalid-VBR-too-big.bc
deleted file mode 100644
index 35d00ba154b..00000000000
--- a/llvm/test/Bitcode/Inputs/invalid-VBR-too-big.bc
+++ /dev/null
Binary files differ
diff --git a/llvm/test/Bitcode/invalid.test b/llvm/test/Bitcode/invalid.test
index 59543d2ae79..9cab227ab19 100644
--- a/llvm/test/Bitcode/invalid.test
+++ b/llvm/test/Bitcode/invalid.test
@@ -55,8 +55,3 @@ RUN: not llvm-dis -disable-output %p/Inputs/invalid-no-proper-module.bc 2>&1 | \
RUN: FileCheck --check-prefix=NO-MODULE %s
NO-MODULE: Malformed IR file
-
-RUN: not llvm-dis -disable-output %p/Inputs/invalid-VBR-too-big.bc 2>&1 | \
-RUN: FileCheck --check-prefix=HUGE-VBR %s
-
-HUGE-VBR: Invalid record
OpenPOWER on IntegriCloud