[all-commits] [llvm/llvm-project] d8de23: Revert "[lldb] Improve unwinding for discontinuous...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Mon Oct 14 15:27:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8de2391eb014fb3f750f4c38abc101edc1e2cc2
https://github.com/llvm/llvm-project/commit/d8de2391eb014fb3f750f4c38abc101edc1e2cc2
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M lldb/source/Commands/CommandObjectTarget.cpp
M lldb/source/Symbol/UnwindTable.cpp
R lldb/test/Shell/Unwind/Inputs/basic-block-sections-with-dwarf.s
R lldb/test/Shell/Unwind/Inputs/linux-x86_64.yaml
R lldb/test/Shell/Unwind/basic-block-sections-with-dwarf-static.test
R lldb/test/Shell/Unwind/basic-block-sections-with-dwarf.test
Log Message:
-----------
Revert "[lldb] Improve unwinding for discontinuous functions (#111409)"
This reverts commit a89e01634fe2e6ce0b967ead24280b6693b523dc.
This is being reverted because it broke the test:
Unwind/trap_frame_sym_ctx.test
/Users/ec2-user/jenkins/workspace/llvm.org/lldb-cmake/llvm-project/lldb/test/Shell/Unwind/trap_frame_sym_ctx.test:21:10: error: CHECK: expected string not found in input
CHECK: frame #2: {{.*}}`main
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list