[PATCH] D122987: [OpenMP] Make offloading sections have the SHF_EXCLUDE flag

Jon Chesterfield via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 07:53:09 PDT 2022


JonChesterfield added a comment.

I think we need tests for coff and elf for the MC part, should be existing ones for the other flags. Ideal fit for the openmp sectiy, good find. Inclined to ignore the formatting warnings on old code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122987/new/

https://reviews.llvm.org/D122987



More information about the llvm-commits mailing list