Skip to content
Snippets Groups Projects
Commit 08f8efb8 authored by Ben Gamari's avatar Ben Gamari Committed by Austin Seipp
Browse files

Add short blurb about LLVM dynamic linking to release notes

parent 2ac9e5b8
No related branches found
No related tags found
No related merge requests found
......@@ -358,6 +358,14 @@
should be considered a preview.
</para>
</listitem>
<listitem>
<para>
The LLVM code generator has been fixed to support
dynamic linking. This enables runtime-linking
(e.g. GHCi) support for architectures without support in
GHC's own runtime linker (e.g. ARM).
</para>
</listitem>
</itemizedlist>
</sect2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment