diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-04-14 01:17:37 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-04-14 01:17:37 +0000 |
commit | 82c3cadad6177c93d979803e6f3cc92ace0b8838 (patch) | |
tree | 41cd649278debc6eb775a8f2d31410785a8766fc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b7c5c278bff7d1cfd8a1ee1c23407f810c90af38 (diff) | |
download | llvm-82c3cadad6177c93d979803e6f3cc92ace0b8838.zip llvm-82c3cadad6177c93d979803e6f3cc92ace0b8838.tar.gz llvm-82c3cadad6177c93d979803e6f3cc92ace0b8838.tar.bz2 |
Fixed an assert() exposed by fuzzing. Now, instead of assert when an invalid
instruction encoding is encountered, we just return a NULL ARMBasicMCBuilder
instance and the client just returns false to indicate disassembly error.
llvm-svn: 101201
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions