diff options
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 0e18ab9..0b8e423 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -19,6 +19,7 @@ <ul> <li><a href="#experimental">Experimental features included in this release</a> + <li><a href="#build">Known problems with the LLVM Build</a> <li><a href="#core">Known problems with the LLVM Core</a> <li><a href="#c-fe">Known problems with the C Front-end</a> <li><a href="#c++-fe">Known problems with the C++ Front-end</a> |