diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-04-24 18:06:06 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-04-24 18:06:06 +0000 |
commit | 5ea1f7b7440b7050abb912ce360c7cabcd8c2881 (patch) | |
tree | 885d2dedc2fa53f5a428d7f522fe8a2e705de731 /llvm/test/Bitcode/Inputs | |
parent | 08c5f1efc1c6d5c065eb9e66fc57ca681b8cf19e (diff) | |
download | bcm5719-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.bc | bin | 0 -> 1728 bytes |
-rw-r--r-- | llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bc | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000000..bce88529508 --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-invoke-mismatched-explicit-type.bc 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 Binary files differnew file mode 100644 index 00000000000..d7810bb964b --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-invoke-non-function-explicit-type.bc |