summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-11-27 22:39:23 +0000
committerChris Lattner <sabre@nondot.org>2011-11-27 22:39:23 +0000
commitef714c0b05641cbaf8e1214ad1099bc98dfdbd0c (patch)
treeec6f2a129ae3251598725582e7504fa0841cd408 /llvm/docs
parentb035c31215e55f2ad023e207074ea0f8851cdc5f (diff)
downloadbcm5719-llvm-ef714c0b05641cbaf8e1214ad1099bc98dfdbd0c.tar.gz
bcm5719-llvm-ef714c0b05641cbaf8e1214ad1099bc98dfdbd0c.zip
dwarf parsing stuff.
llvm-svn: 145207
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index ac000161e3d..e98717278a2 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud