aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index ac00016..e987172 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -910,9 +910,10 @@ be used to verify some algorithms.
<li>TableGen can now autogenerate MC expansion logic for pseudo
instructions that expand to multiple MC instructions (through the
PseudoInstExpansion class).</li>
-
- <li>XXX: llvm-objdump / dwarf parser library / llvm-dwarfdump (d0k)
- object file parsing stuff and llvm-size (mspencer). Status?</li>
+ <li>A new llvm-objdump and llvm-dwarfdump tools provide a start of a drop-in
+ replacement for the corresponding tools that use LLVM libraries. As part of
+ this, LLVM has the beginnings of a dwarf parsing library.</li>
+ <li>XXX: object file parsing stuff and llvm-size (mspencer). Status?</li>
</ul>
</div>