This is an archive of the discontinued LLVM Phabricator instance.

Fix test failure for targets with varying uwtable defaults
ClosedPublic

Authored by chill on Feb 14 2022, 7:43 AM.

Details

Summary

Depending on toolchain and ABI, a target might not output DWARF unwind tables by default.
Run the test for a target with a known behaviour, test coverage is not reduced.

Diff Detail

Event Timeline

chill requested review of this revision.Feb 14 2022, 7:43 AM
chill created this revision.
dmgreen accepted this revision.Feb 14 2022, 7:46 AM
dmgreen added a subscriber: dmgreen.

I think if you are just fixing buildbots, this kind of thing doesn't need review. LGTM is either case :)

This revision is now accepted and ready to land.Feb 14 2022, 7:46 AM
This revision was landed with ongoing or failed builds.Feb 14 2022, 8:00 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2022, 8:00 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript