Details: D144999 potentially changes the debug format. Setting this new -femit-compact-unwind-non-canonical flag will preserve the old behaviour.
Another option would be to update this test to "expect-pass" (rather than expect-fail)
WDYT?
Differential D152449
[lldb][NFC]Update debug (eh-frame) tests to preserve old behaviour. oontvoo on Jun 8 2023, 8:24 AM. Authored by
Details Details: D144999 potentially changes the debug format. Setting this new -femit-compact-unwind-non-canonical flag will preserve the old behaviour. Another option would be to update this test to "expect-pass" (rather than expect-fail)
Diff Detail
Event TimelineComment Actions Thanks for looking into this! I think we should just remove the XFAIL instead, for the reasons you mentioned in the other patch! |