bug fixed


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15142 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index f25c56c..765e542 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -295,6 +295,7 @@
 an instruction is not embedded into a function</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR369">[X86] stackifier crash on floating 
 point setcc X, X</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR407">Can't add LICM to FunctionPassManager</a></li>
 </ol>
 
 <p>Bugs in the C/C++ front-end:</p>