From bd1c2853e81369d175dcfa0260e479dad8ae15bc Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Tue, 9 Mar 2004 05:43:59 +0000 Subject: [PATCH] b00g fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12257 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4f387af562a..96401c23723 100644 --- a/docs/ReleaseNotes.html +++ b/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
  • -- 2.34.1