Date: Sat, 25 Dec 2021 11:57:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258209] [exp-run] Against llvm-13-update branch on GitHub Message-ID: <bug-258209-7788-ma0z5zbjqm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258209-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258209-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258209 --- Comment #44 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dc0c181405379add206c7db9e50bad4ed6= 1cb549c commit c0c181405379add206c7db9e50bad4ed61cb549c Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-10-01 19:43:21 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-12-25 11:51:38 +0000 Stop clang 13 from defining conflicting macros on PowerPC Merge commit c9539f957f57 from llvm git (by Nemanja Ivanovic): [PowerPC] Define XL-compatible macros only for AIX and Linux Since XLC only ever shipped on PowerPC AIX and Linux, it is not reasonable to provide the compatibility macros on any target other than those two. This patch restricts those macros to AIX/Linux. Differential revision: https://reviews.llvm.org/D110213 PR: 258209 (cherry picked from commit 39dadd0628cd1f28be39a3ab35969545b7401623) contrib/llvm-project/clang/lib/Basic/Targets/PPC.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258209-7788-ma0z5zbjqm>