summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-04-24 18:06:06 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-04-24 18:06:06 +0000
commit5ea1f7b7440b7050abb912ce360c7cabcd8c2881 (patch)
tree885d2dedc2fa53f5a428d7f522fe8a2e705de731 /llvm/test/Bitcode/Inputs
parent08c5f1efc1c6d5c065eb9e66fc57ca681b8cf19e (diff)
downloadbcm5719-llvm-5ea1f7b7440b7050abb912ce360c7cabcd8c2881.tar.gz
bcm5719-llvm-5ea1f7b7440b7050abb912ce360c7cabcd8c2881.zip
[opaque pointer type] bitcode: add explicit callee type to invoke instructions
llvm-svn: 235735
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-invoke-mismatched-explicit-type.bcbin0 -> 1728 bytes
-rw-r--r--llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bcbin0 -> 1728 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-invoke-mismatched-explicit-type.bc b/llvm/test/Bitcode/Inputs/invalid-invoke-mismatched-explicit-type.bc
new file mode 100644
index 00000000000..bce88529508
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-invoke-mismatched-explicit-type.bc
Binary files differ
diff --git a/llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bc b/llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bc
new file mode 100644
index 00000000000..d7810bb964b
--- /dev/null
+++ b/llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bc
Binary files differ
OpenPOWER on IntegriCloud