diff options
author | Pavel Labath <pavel@labath.sk> | 2019-05-15 07:45:40 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-05-15 07:45:40 +0000 |
commit | 041f40e5daf35842f67ab40eaa1f29e99727b736 (patch) | |
tree | 497466f4ca68f6fa3db7ac202553eafaf15fc998 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 4c1d6ee83dd0bf1cc24d85612a017b70350d9118 (diff) | |
download | bcm5719-llvm-041f40e5daf35842f67ab40eaa1f29e99727b736.tar.gz bcm5719-llvm-041f40e5daf35842f67ab40eaa1f29e99727b736.zip |
DWARF: s/CompileUnit/Unit/ in DWARFFormValue
The class has been converted to use DWARFUnit, but a number of uses of
the words compile unit remained. This removes all such references
Get/SetCompileUnit becomes Get/SetUnit, and m_cu becomes m_unit.
llvm-svn: 360754
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions