mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
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: 9592edb432
devel/llvm16: backport flang fixes for llvm19
This commit is contained in:
parent
50eaa5a64e
commit
78af7a3a03
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue