Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.
authorFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:14:40 +0000 (06:14 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 4 Sep 2014 06:14:40 +0000 (06:14 +0000)
commit1711064e1fd91529f357c1dd0135e4e0d548c5a1
tree2f2fc4cbb75695db9037bdae7db94c38da2f37e0
parentb81715aca871ac4f14513b853336fb6acf0a1d78
Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit.

All DWARFUnits can have line information. Rename and change arguments' type
accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFContext.h