[all-commits] [llvm/llvm-project] 4c26a1: [SystemZ][z/OS] Use the XL pragma pack semantics o...

Sean Perry via All-commits all-commits at lists.llvm.org
Fri Oct 4 10:59:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c26a1e4d7e490a38dcd2a24e4c8939075fd4a5a
      https://github.com/llvm/llvm-project/commit/4c26a1e4d7e490a38dcd2a24e4c8939075fd4a5a
  Author: Sean Perry <perry at ca.ibm.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M clang/lib/Driver/ToolChains/ZOS.cpp
    M clang/lib/Parse/ParsePragma.cpp
    A clang/test/Driver/zos-pragma-pack.c
    A clang/test/SemaCXX/pragma-pack-packed-2.cpp

  Log Message:
  -----------
  [SystemZ][z/OS] Use the XL pragma pack semantics on z/OS (#111053)

- set the default on z/OS to use the XL pragma semantics
- add in additional pragma pack values such as twobyte & reset supported
by XL on z/OS



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list