We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0b25a commit f69442cCopy full SHA for f69442c
docs/ReleaseNotes.html
@@ -175,7 +175,9 @@ <h3>
175
<p>The 3.2 release has the following notable changes:</p>
176
177
<ul>
178
- <li>...</li>
+ <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>
181
</ul>
182
183
</div>
0 commit comments