[all-commits] [llvm/llvm-project] 2b1d1c: [NFC] Fix PPC buildbot failure https://lab.llvm.or...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Wed May 29 18:53:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b1d1c51f6e321267cc86e9db7808298c59caf0e
https://github.com/llvm/llvm-project/commit/2b1d1c51f6e321267cc86e9db7808298c59caf0e
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M clang/test/CodeGenCXX/debug-info-ptr-to-ptr.cpp
Log Message:
-----------
[NFC] Fix PPC buildbot failure https://lab.llvm.org/buildbot/#/builders/230/builds/29066
Failure was introduced in https://github.com/llvm/llvm-project/pull/81545
On 64-bit targets for i32 return type, there will be extension in the function
prototype.
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