diff options
-rw-r--r-- | docs/ReleaseNotes.html | 1 |
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> |