[Lldb-commits] [PATCH] D90081: Test lldb backtraces with machine function splitter

2020-10-26 Thread Sriraman Tallam via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG9aa7a721ce3d: Test to check backtraces with machine function splitting. (authored by tmsriram). Herald added a subscriber: lldb-commits. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[Lldb-commits] [PATCH] D89179: New test to check if basic block sections produces the right back traces with lldb

2020-10-16 Thread Sriraman Tallam via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG2e5b701d9306: This test includes a source that will produce basic blocks and hence sections… (authored by tmsriram). Herald added a subscriber: lldb-commits. Repository: rG LLVM Github Monorepo