diff options
author | abhishek-kaushik22 <abhishek.kaushik@intel.com> | 2024-07-31 13:29:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-31 13:29:42 +0800 |
commit | 7a80c86726f7c37128bfee3618707c1607f5014d (patch) | |
tree | ef7bd6469ab99ae31b21c5cb83a0a30ad08c579c /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 7c1ddcd94e4bd5cfe34d5e1a6e4630ca2d526c36 (diff) | |
download | llvm-7a80c86726f7c37128bfee3618707c1607f5014d.zip llvm-7a80c86726f7c37128bfee3618707c1607f5014d.tar.gz llvm-7a80c86726f7c37128bfee3618707c1607f5014d.tar.bz2 |
[MC] Remove redundant null check, NFCI (#100928)
`getOrCreateSymbol` should never return a `nullptr`, add an assert and
remove the redundant null check in the if condition.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions