forked from OSchip/llvm-project
parent
cd028b14ea
commit
9162b75747
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue