[all-commits] [llvm/llvm-project] f933c8: [OpenMP] Add a check for alignment in the offload ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Wed May 11 09:26:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f933c896d1abe9e0e7854e95023fe389c0e704eb
      https://github.com/llvm/llvm-project/commit/f933c896d1abe9e0e7854e95023fe389c0e704eb
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-05-11 (Wed, 11 May 2022)

  Changed paths:
    M clang/tools/clang-offload-packager/ClangOffloadPackager.cpp

  Log Message:
  -----------
  [OpenMP] Add a check for alignment in the offload packager

Summary:
These sections need to be aligned correctly to be extracted later, add
a check to indicate if they aren't.




More information about the All-commits mailing list