aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-11-27 21:29:43 +0000
committerChris Lattner <sabre@nondot.org>2004-11-27 21:29:43 +0000
commitb7c00759f9c6e986ba3bc6d0a57da41e39845df3 (patch)
tree0d3135817eebd80a3a8e3ac79a4700706895a82a
parent6bc7e12df5528c919e471fcbc1d214cd2c3d6113 (diff)
Mention dj
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18286 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 40bffe29fa..2e3b3472b7 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -145,6 +145,7 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
<li>The LLVM code generator now generates asm writers for the target from
an abstract target description, instead of requiring them to be hand
written.</li>
+ <li>LLVM regression and feature tests can now be run with DejaGNU.</li>
</ol>
</div>