diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index f25c56cb6a..765e5427c0 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -295,6 +295,7 @@ instruction</a></li> 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> |