Skip to content

Commit f69442c

Browse files
author
Daniel Malea
committed
Add some LLDB release notes for 3.2 (with Linux improvements that made it in)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@170247 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 2e0b25a commit f69442c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ReleaseNotes.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,9 @@ <h3>
175175
<p>The 3.2 release has the following notable changes:</p>
176176

177177
<ul>
178-
<li>...</li>
178+
<li>Linux build fixes for clang (see <a href="http://lldb.llvm.org/build.html">Building LLDB</a>)</li>
179+
<li>Some Linux stablity and usability improvements</li>
180+
<li>Switch expression evaluation to use MCJIT (from legacy JIT) on Linux</li>
179181
</ul>
180182

181183
</div>

0 commit comments

Comments
 (0)