diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 4f387af562a7..96401c237233 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -215,6 +215,7 @@ cause use of invalid pointers!
  • Linking weak and strong global variables is dependent on link order
  • Variables used to define non-printable FP constants are externally visible
  • CBE gives linkonce functions wrong linkage semantics
  • +
  • [JIT] Programs cannot resolve the fstat function