From: Hans Wennborg Date: Tue, 16 Feb 2016 19:19:03 +0000 (+0000) Subject: ReleaseNotes: -DLLVM_LINK_LLVM_DYLIB=ON; by Andrew Wilkins X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=80cc2ce6475352a29e19824443c2e0a31a37b44d ReleaseNotes: -DLLVM_LINK_LLVM_DYLIB=ON; by Andrew Wilkins git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260995 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index c15d4f74e6c..2a4e011f244 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -94,6 +94,10 @@ Non-comprehensive list of changes in this release * ORC now has a basic set of C bindings. +* Optional support for linking clang and the LLVM tools with a single libLLVM + shared library. To enable this, pass ``-DLLVM_LINK_LLVM_DYLIB=ON`` to CMake. + See `Building LLVM with CMake`_ for more details. + .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of this list. If your description won't fit comfortably in one bullet