diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Core and Builtins ----------------- - Issue #27911: Remove unnecessary error checks in - import.c:exec_builtin_or_dynamic(). + ``exec_builtin_or_dynamic()``. - Issue #27983: Cause lack of llvm-profdata tool when using clang as required for PGO linking to be a configure time error rather than |