aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorIvan Tadeu Ferreira Antunes Filho <antunesi@google.com>2025-06-23 12:23:19 -0400
committerGitHub <noreply@github.com>2025-06-23 12:23:19 -0400
commit698e9f56558e20ceb80c08c4a880bed15970b777 (patch)
treec1bf45715d1a02b29225d90e05a9224c15b4e498 /llvm/lib/Object/ELF.cpp
parent3dc9f2da29f7ef36ac804e20f9fb6ee1b868516e (diff)
downloadllvm-698e9f56558e20ceb80c08c4a880bed15970b777.zip
llvm-698e9f56558e20ceb80c08c4a880bed15970b777.tar.gz
llvm-698e9f56558e20ceb80c08c4a880bed15970b777.tar.bz2
[lldb] Add support for NoneType to decorator skipIfBuildType (#145342)
Currently if cmake_build_type is None we error with `AttributeError: 'NoneType' object has no attribute 'lower'` if the decorator skipIfBuildType is used. This fixes the issue by first checking that cmake_build_type is not None.
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions