From 78af7a3a03a4a5012cf378fd8d4c08eedf99eb05 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Wed, 12 Mar 2025 16:58:24 +0000 Subject: [PATCH] devel/llvm16: fix backport of llvm19 fixes There was a missing line in the patch causing part of it to be ignored. PR: 285195 Submitted by: milios@ccsys.com Fixes: 9592edb43243 devel/llvm16: backport flang fixes for llvm19 --- devel/llvm16/files/patch-backport-7bc7672925f81 | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/llvm16/files/patch-backport-7bc7672925f81 b/devel/llvm16/files/patch-backport-7bc7672925f81 index f3c8c2cfe769..8638a3ff4e96 100644 --- a/devel/llvm16/files/patch-backport-7bc7672925f81 +++ b/devel/llvm16/files/patch-backport-7bc7672925f81 @@ -31,6 +31,7 @@ diff --git flang/lib/Evaluate/fold-real.cpp flang/lib/Evaluate/fold-real.cpp index 238ce34adfb7..f71addcc4094 100644 --- flang/lib/Evaluate/fold-real.cpp +++ flang/lib/Evaluate/fold-real.cpp +@@ -245,7 +245,7 @@ #ifndef _MSC_VER template #endif