clang-10 complains about changed section flags in two tests:
- X86/shrinkwrapping.test
- X86/exceptions-args.test
Fix that by adding the missing flags.
Paths
| Differential D119014
[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:
Fix that by adding the missing flags.
Diff Detail
Event TimelineThis 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 Closed by commit rGd36bd0857289: [BOLT][TEST] Add section flags for .gcc_except_table (authored by Amir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406015 bolt/test/X86/Inputs/exc4sw.S
bolt/test/X86/Inputs/exc_args.s
|