diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2018-03-12 14:45:08 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2018-03-12 14:45:08 +0000 |
commit | b4c85cf4a4014a52e11d3967e8a310f0d13d11b8 (patch) | |
tree | c3efcc67e45fda8faae872792e83e2d3fe5f9a4c /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | |
parent | bbfe43418587d18db6942663ffb34ebc3c7de0c6 (diff) | |
download | bcm5719-llvm-b4c85cf4a4014a52e11d3967e8a310f0d13d11b8.tar.gz bcm5719-llvm-b4c85cf4a4014a52e11d3967e8a310f0d13d11b8.zip |
[DebugInfo] Replace unreachable with None
Invalid user input should not trigger assertions and unreachables. We
already return an Option so we should just return None here.
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5532
llvm-svn: 327274
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions