[all-commits] [llvm/llvm-project] d85df3: [SystemZ][z/OS] Add support for recognizing z/OS p...

Yusra Syeda via All-commits all-commits at lists.llvm.org
Mon Jan 15 07:18:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d85df3f2d6e8687c44e6802dcc0e59c14ff32c9b
      https://github.com/llvm/llvm-project/commit/d85df3f2d6e8687c44e6802dcc0e59c14ff32c9b
  Author: Yusra Syeda <99052248+ysyeda at users.noreply.github.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M clang/lib/CodeGen/CGCleanup.h
    M clang/lib/CodeGen/CGException.cpp
    M clang/test/CodeGenCXX/personality.cpp

  Log Message:
  -----------
  [SystemZ][z/OS] Add support for recognizing z/OS personality function in Clang (#76073)

This PR adds support makes Clang aware of the name of the personality
function on z/OS.

Co-authored-by: Yusra Syeda <yusra.syeda at ibm.com>




More information about the All-commits mailing list