mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Correct comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99991 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4dd8163091
commit
6417a6c99d
@ -85,7 +85,7 @@ public:
|
|||||||
CurDbgLocation = L;
|
CurDbgLocation = L;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// SetCurrentDebugLocation - Set location information used by debugging
|
/// getCurrentDebugLocation - Get location information used by debugging
|
||||||
/// information.
|
/// information.
|
||||||
MDNode *getCurrentDebugLocation() const { return CurDbgLocation; }
|
MDNode *getCurrentDebugLocation() const { return CurDbgLocation; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user