Mention dj

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18286 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-11-27 21:29:43 +00:00
parent 6bc7e12df5
commit b7c00759f9

View 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>