llvm-project/llvm/lib/Target/AArch64/Disassembler
Daniel Sanders 6a943fb16a [aarch64][mc] Don't lookup symbols when there is no symbol lookup callback
Summary: When run under llvm-mc-disassemble-fuzzer, there is no symbol lookup callback so tryAddingSymbolicOperand() must fail gracefully instead of crashing

Reviewers: aemerson, javed.absar

Reviewed By: aemerson

Subscribers: lhames, kristof.beyls, llvm-commits

Differential Revision: https://reviews.llvm.org/D51005

llvm-svn: 340287
2018-08-21 15:47:25 +00:00
..
AArch64Disassembler.cpp [AArch64] Armv8.4-A: LDAPR & STLR with immediate offset instructions (cont'd) 2018-07-13 15:25:42 +00:00
AArch64Disassembler.h [AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-01-06 00:30:53 +00:00
AArch64ExternalSymbolizer.cpp [aarch64][mc] Don't lookup symbols when there is no symbol lookup callback 2018-08-21 15:47:25 +00:00
AArch64ExternalSymbolizer.h
CMakeLists.txt
LLVMBuild.txt