commit | 4d09fff8bd25c1c74e8fdba80759e94fecd93f93 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Nov 27 21:29:43 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Nov 27 21:29:43 2004 +0000 |
tree | e76296c2479ceae13c165642e9e6f8c4788075bb | |
parent | c57da980b356d2da78c4cd63d59819ea39d3b3ed [diff] [blame] |
Mention dj llvm-svn: 18286
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 40bffe2..2e3b347 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -145,6 +145,7 @@ <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>