aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2020-02-04 17:53:26 +0100
committerMed Ismail Bennani <medismail.bennani@gmail.com>2020-02-05 17:49:13 +0100
commit2b7f32892b76cdfbe075300a5bf4a52e1b674bc7 (patch)
treeda711fd023b08f0bba13b272f6ae1b8a686213da /llvm/lib/Transforms/Utils/LoopUtils.cpp
parent3627c91ead934486fdb3986b911482a78f101309 (diff)
downloadllvm-2b7f32892b76cdfbe075300a5bf4a52e1b674bc7.zip
llvm-2b7f32892b76cdfbe075300a5bf4a52e1b674bc7.tar.gz
llvm-2b7f32892b76cdfbe075300a5bf4a52e1b674bc7.tar.bz2
[lldb/Target] Add Assert StackFrame Recognizer
When a thread stops, this checks depending on the platform if the top frame is an abort stack frame. If so, it looks for an assert stack frame in the upper frames and set it as the most relavant frame when found. To do so, the StackFrameRecognizer class holds a "Most Relevant Frame" and a "cooked" stop reason description. When the thread is about to stop, it checks if the current frame is recognized, and if so, it fetches the recognized frame's attributes and applies them. rdar://58528686 Differential Revision: https://reviews.llvm.org/D73303 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions