[all-commits] [llvm/llvm-project] 7f0039: [SystemZ] Implement __builtin_eh_return_data_regno
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Fri Jul 24 01:29:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7f003957bfcd1ed29ded176f04e3cdb55a0c0112
https://github.com/llvm/llvm-project/commit/7f003957bfcd1ed29ded176f04e3cdb55a0c0112
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2020-07-24 (Fri, 24 Jul 2020)
Changed paths:
M clang/lib/Basic/Targets/SystemZ.h
M clang/test/CodeGen/builtins-systemz.c
Log Message:
-----------
[SystemZ] Implement __builtin_eh_return_data_regno
Implement __builtin_eh_return_data_regno for SystemZ.
Match behavior of GCC.
Author: slavek-kucera
Differential Revision: https://reviews.llvm.org/D84341
More information about the All-commits
mailing list