[all-commits] [llvm/llvm-project] d91234: [SystemZ][z/OS] Update target specific __attribute...

Fanbo Meng via All-commits all-commits at lists.llvm.org
Fri Oct 9 07:15:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d91234b21c1a1a34d98157089a8769d8f9a32f06
      https://github.com/llvm/llvm-project/commit/d91234b21c1a1a34d98157089a8769d8f9a32f06
  Author: Fanbo Meng <fanbo.meng at ibm.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M clang/test/Sema/struct-packed-align.c

  Log Message:
  -----------
  [SystemZ][z/OS] Update target specific __attribute__((aligned)) value for test

z/OS defaults to 16 bytes for  __attribute__((aligned)), modify the test to differentiate between z/OS and Linux on s390x.

Reviewed By: abhina.sreeskantharajan

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




More information about the All-commits mailing list