This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][TEST] Add section flags for .gcc_except_table
ClosedPublic

Authored by Amir on Feb 4 2022, 9:38 AM.

Details

Summary

clang-10 complains about changed section flags in two tests:

  • X86/shrinkwrapping.test
  • X86/exceptions-args.test

Fix that by adding the missing flags.

Diff Detail

Event Timeline

Amir created this revision.Feb 4 2022, 9:38 AM
Amir requested review of this revision.Feb 4 2022, 9:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2022, 9:38 AM
yota9 accepted this revision.Feb 4 2022, 9:41 AM

LGTM

This revision is now accepted and ready to land.Feb 4 2022, 9:41 AM
This revision was landed with ongoing or failed builds.Feb 4 2022, 9:48 AM
This revision was automatically updated to reflect the committed changes.