This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3169d920ccd1: Remove special Hexagon packet traversal code
(authored by ted).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
htt
ted updated this revision to Diff 282640.
ted added a comment.
Fixed formatting flagged by Lint: Pre-merge checks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84966/new/
https://reviews.llvm.org/D84966
Files:
lldb/include/lldb/Core/Disassembler
clayborg added a comment.
LGTM after fixing clang format related changes seen in "Lint: Pre-merge checks"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84966/new/
https://reviews.llvm.org/D84966
___
lldb
ted created this revision.
ted added reviewers: clayborg, jingham, labath.
Herald added a project: LLDB.
ted requested review of this revision.
Herald added a subscriber: JDevlieghere.
On Hexagon, breakpoints need to be on the first instruction of a packet.
When the LLVM disassembler for Hexagon r