[all-commits] [llvm/llvm-project] f4c21a: [LLDB][NFC] Clean up dead code
fixathon via All-commits
all-commits at lists.llvm.org
Wed Aug 10 15:22:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4c21ab8b32d57d6db643b5f230b8ceb7b06c84c
https://github.com/llvm/llvm-project/commit/f4c21ab8b32d57d6db643b5f230b8ceb7b06c84c
Author: Slava Gurevich <sgurevich at gmail.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
Log Message:
-----------
[LLDB][NFC] Clean up dead code
Remove unreachable code that will never execute.
Differential Revision: https://reviews.llvm.org/D131613
More information about the All-commits
mailing list