two more projects.
[oota-llvm.git] / docs / SourceLevelDebugging.html
index ed2211f2cf3a30c7cae1b7390ed0f6ea56f74939..e4c84606107b47369d51cde12f9accaa2f08ada7 100644 (file)
@@ -144,7 +144,7 @@ height="369">
    an LLVM user a relationship between generated code and the original program
    source code.</p>
 
-<p>Currently, debug information is consumed by the DwarfWriter to produce dwarf
+<p>Currently, debug information is consumed by DwarfDebug to produce dwarf
    information used by the gdb debugger.  Other targets could use the same
    information to produce stabs or other debug forms.</p>