commit | 574793250890a55103c53f5ffaf6933db1e2e388 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@gmail.com> | Mon Sep 09 20:03:17 2013 +0000 |
committer | Eric Christopher <echristo@gmail.com> | Mon Sep 09 20:03:17 2013 +0000 |
tree | 019075a06ac6bd9fb35861308e0980ac947b8ac7 | |
parent | 328a20471dde690712211ce2b00641fcc6a57e36 [diff] [blame] |
Rename for consistency. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190345 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/CodeGen/AsmPrinter/DwarfDebug.h b/lib/CodeGen/AsmPrinter/DwarfDebug.h index afac39c..c18fe37 100644 --- a/lib/CodeGen/AsmPrinter/DwarfDebug.h +++ b/lib/CodeGen/AsmPrinter/DwarfDebug.h
@@ -527,7 +527,7 @@ void emitAccelTypes(); /// \brief Emit visible names into a debug pubnames section. - void emitDebugPubnames(); + void emitDebugPubNames(); /// \brief Emit visible types into a debug pubtypes section. void emitDebugPubTypes();