From bc83d064c320ff942385fcfe4f0df9c692b37447 Mon Sep 17 00:00:00 2001
From: Jeffrey Yasskin
Date: Tue, 9 Feb 2010 23:03:44 +0000
Subject: Make --disable-libffi work on systems with libffi installed. Also
make no-ffi the default even on systems with libffi. This fixes
http://llvm.org/PR5018.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95712 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'docs/ReleaseNotes.html')
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index c960f555ee..2a096b44ae 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -604,7 +604,11 @@ on LLVM 2.6, this section lists some "gotchas" that you may run into upgrading
from the previous release.
-- ...
+- The LLVM interpreter now defaults to not using libffi even
+if you have it installed. This makes it more likely that an LLVM built on one
+system will work when copied to a similar system. To use libffi,
+configure with --enable-libffi.
+
--
cgit v1.2.3-70-g09d2