mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-09 13:33:17 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131757 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2b6f7117f5
commit
1585ce7e8c
@ -104,7 +104,7 @@ public:
|
||||
MDNodeToDieMap.insert(std::make_pair(N, D));
|
||||
}
|
||||
|
||||
/// getDIEEntry - Returns the debug information entry for the speciefied
|
||||
/// getDIEEntry - Returns the debug information entry for the specified
|
||||
/// debug variable.
|
||||
DIEEntry *getDIEEntry(const MDNode *N) {
|
||||
DenseMap<const MDNode *, DIEEntry *>::iterator I =
|
||||
|
Loading…
x
Reference in New Issue
Block a user