diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-04-30 01:13:31 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-04-30 01:13:31 +0000 |
commit | 9a19e56306a4fd2a08e89d51fad3fb6abb8a3c64 (patch) | |
tree | 374fe16c74fff3f85b43bc5eca8d021836d6a52c /llvm/test/Bitcode/Inputs | |
parent | 4b828d35fdf85c384170f930dcbf3013d22f1eb2 (diff) | |
download | bcm5719-llvm-9a19e56306a4fd2a08e89d51fad3fb6abb8a3c64.tar.gz bcm5719-llvm-9a19e56306a4fd2a08e89d51fad3fb6abb8a3c64.zip |
Make sure Op->getType() is a PointerType before we cast<> it.
Bug found with AFL fuzz.
llvm-svn: 236193
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
-rw-r--r-- | llvm/test/Bitcode/Inputs/invalid-load-pointer-type.bc | bin | 0 -> 452 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-load-pointer-type.bc b/llvm/test/Bitcode/Inputs/invalid-load-pointer-type.bc Binary files differnew file mode 100644 index 00000000000..b6a56c55b3b --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-load-pointer-type.bc |