[all-commits] [llvm/llvm-project] 83cb21: [lldb][NFC]Update debug (eh-frame) tests to work w...
Vy Nguyen via All-commits
all-commits at lists.llvm.org
Thu Jun 8 10:11:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83cb2123be487302070562c45e6eb4955b22c2b4
https://github.com/llvm/llvm-project/commit/83cb2123be487302070562c45e6eb4955b22c2b4
Author: Vy Nguyen <vyng at google.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M lldb/test/Shell/Unwind/prefer-debug-over-eh-frame.test
Log Message:
-----------
[lldb][NFC]Update debug (eh-frame) tests to work with new dwarwin MC changes
Details:
D144999 potentially changes the debug format (from compact-unwind to dwarf).
Updated this test to no longer prefer debug-frame over eh-frame to be compatible with the new behaviour
Differential Revision: https://reviews.llvm.org/D152449
More information about the All-commits
mailing list