Mention dj
authorChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 21:29:43 +0000 (21:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 21:29:43 +0000 (21:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18286 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 40bffe29fa09f476d48653dc10ac5731af2c1343..2e3b3472b76f52821f530c5e4f186e3b39942665 100644 (file)
@@ -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>