llvm-6502/lib/DebugInfo
Frederic Riss 1711064e1f 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
2014-09-04 06:14:40 +00:00
..
CMakeLists.txt
DIContext.cpp
DWARFAbbreviationDeclaration.cpp
DWARFAbbreviationDeclaration.h
DWARFCompileUnit.cpp
DWARFCompileUnit.h Add a DWARFContext& member in DWARFUnit. 2014-09-04 06:14:28 +00:00
DWARFContext.cpp Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit. 2014-09-04 06:14:40 +00:00
DWARFContext.h Rename DWARFContext::getLineTableForCompileUnit to getLineTableForUnit. 2014-09-04 06:14:40 +00:00
DWARFDebugAbbrev.cpp
DWARFDebugAbbrev.h
DWARFDebugAranges.cpp
DWARFDebugAranges.h
DWARFDebugArangeSet.cpp
DWARFDebugArangeSet.h
DWARFDebugFrame.cpp
DWARFDebugFrame.h
DWARFDebugInfoEntry.cpp
DWARFDebugInfoEntry.h
DWARFDebugLine.cpp
DWARFDebugLine.h
DWARFDebugLoc.cpp
DWARFDebugLoc.h
DWARFDebugRangeList.cpp
DWARFDebugRangeList.h
DWARFFormValue.cpp Add DWARFFormValue::getAsBlock() and add FC_Flag as an acceptable class for an unsigned constant. 2014-09-04 06:14:35 +00:00
DWARFRelocMap.h
DWARFTypeUnit.cpp
DWARFTypeUnit.h Add a DWARFContext& member in DWARFUnit. 2014-09-04 06:14:28 +00:00
DWARFUnit.cpp Add a DWARFContext& member in DWARFUnit. 2014-09-04 06:14:28 +00:00
DWARFUnit.h Add a DWARFContext& member in DWARFUnit. 2014-09-04 06:14:28 +00:00
LLVMBuild.txt
Makefile
module.modulemap