diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-16 22:03:50 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-16 22:03:50 +0000 |
commit | 12cf5d70e81d6f4f57830d7c1d5fc3516637ffdb (patch) | |
tree | d425677b25159f981989cd5bd281fd7e8af31a42 /llvm/test/Bitcode/Inputs | |
parent | 3fc1563ad7b126585071a2f8cc8a8fd56c515626 (diff) | |
download | bcm5719-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.bc | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000000..3af687f056f --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-gep-operator-mismatched-explicit-type.bc |