Correct comment.

llvm-svn: 99991
This commit is contained in:
Duncan Sands 2010-03-31 05:27:33 +00:00
parent cd028b14ea
commit 9162b75747
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ public:
CurDbgLocation = L;
}
/// SetCurrentDebugLocation - Set location information used by debugging
/// getCurrentDebugLocation - Get location information used by debugging
/// information.
MDNode *getCurrentDebugLocation() const { return CurDbgLocation; }