[all-commits] [llvm/llvm-project] d36bd0: [BOLT][TEST] Add section flags for .gcc_except_table

Amir Ayupov via All-commits all-commits at lists.llvm.org
Fri Feb 4 09:48:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d36bd0857289c3e89b170c7dcf21c4574fca701c
      https://github.com/llvm/llvm-project/commit/d36bd0857289c3e89b170c7dcf21c4574fca701c
  Author: Amir Ayupov <amir.aupov at gmail.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M bolt/test/X86/Inputs/exc4sw.S
    M bolt/test/X86/Inputs/exc_args.s

  Log Message:
  -----------
  [BOLT][TEST] Add section flags for .gcc_except_table

clang-10 complains about changed section flags in two tests:
- X86/shrinkwrapping.test
- X86/exceptions-args.test

Fix that by adding the missing flags.

Reviewed By: yota9

Differential Revision: https://reviews.llvm.org/D119014




More information about the All-commits mailing list