diff options
| author | Filipe Cabecinhas <me@filcab.net> | 2015-11-04 14:53:36 +0000 |
|---|---|---|
| committer | Filipe Cabecinhas <me@filcab.net> | 2015-11-04 14:53:36 +0000 |
| commit | a2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3 (patch) | |
| tree | 38322a4cb55059883f1f155ccea8a797afbfa07a /llvm/test/Bitcode/Inputs | |
| parent | 4305910803a803f655d9ee28ce93cc5acb7760b8 (diff) | |
| download | bcm5719-llvm-a2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3.tar.gz bcm5719-llvm-a2b0ac40cfe37cfacb8648814cc74f6e8d2c0ed3.zip | |
Error out when faced with value names containing '\0'
Bug found with afl-fuzz.
llvm-svn: 252048
Diffstat (limited to 'llvm/test/Bitcode/Inputs')
| -rw-r--r-- | llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc | bin | 0 -> 1265 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc b/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc Binary files differnew file mode 100644 index 00000000000..9c6a9158eee --- /dev/null +++ b/llvm/test/Bitcode/Inputs/invalid-name-with-0-byte.bc |

