summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-03-16 22:03:50 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-03-16 22:03:50 +0000
commit12cf5d70e81d6f4f57830d7c1d5fc3516637ffdb (patch)
treed425677b25159f981989cd5bd281fd7e8af31a42 /llvm/test/Bitcode/Inputs
parent3fc1563ad7b126585071a2f8cc8a8fd56c515626 (diff)
downloadbcm5719-llvm-12cf5d70e81d6f4f57830d7c1d5fc3516637ffdb.tar.gz
bcm5719-llvm-12cf5d70e81d6f4f57830d7c1d5fc3516637ffdb.zip
Add testing for mismatched explicit type on a gep operator when loading from bitcode
llvm-svn: 232427
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-gep-operator-mismatched-explicit-type.bcbin0 -> 492 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-gep-operator-mismatched-explicit-type.bc b/llvm/test/Bitcode/Inputs/invalid-gep-operator-mismatched-explicit-type.bc
new file mode 100644
index 00000000000..3af687f056f
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-gep-operator-mismatched-explicit-type.bc
Binary files differ
OpenPOWER on IntegriCloud