This commit is contained in:
Benjamin Peterson 2016-09-07 18:10:50 -07:00
parent 8f4b247a1d
commit 23e8633781
1 changed files with 1 additions and 1 deletions

View File

@ -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