aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-07-23 09:48:32 +0200
committerGitHub <noreply@github.com>2025-07-23 09:48:32 +0200
commitb59aaf7da7a7121bf0263243fcec6a5fd6db1a2b (patch)
treeb2bb0c25caf5e3eff9550866563f196e136ea572 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1e24b53534ed4043562ae32bb16c55b7820a3aed (diff)
downloadllvm-b59aaf7da7a7121bf0263243fcec6a5fd6db1a2b.zip
llvm-b59aaf7da7a7121bf0263243fcec6a5fd6db1a2b.tar.gz
llvm-b59aaf7da7a7121bf0263243fcec6a5fd6db1a2b.tar.bz2
[Sanitizers] Remove handling for lifetimes on non-alloca insts (NFC) (#149994)
After #149310 the pointer argument of lifetime.start/lifetime.end is guaranteed to be an alloca, so we don't need to go through findAllocaForValue() anymore, and don't have to have special handling for the case where it fails.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions