summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/llvm/DebugInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/DebugInfo.h b/include/llvm/DebugInfo.h
index e73fda8705..91bbc2ba5f 100644
--- a/include/llvm/DebugInfo.h
+++ b/include/llvm/DebugInfo.h
@@ -777,7 +777,7 @@ public:
private:
/// Initialize TypeIdentifierMap.
- void IntializeTypeMap(const Module &M);
+ void InitializeTypeMap(const Module &M);
/// processType - Process DIType.
void processType(DIType DT);