summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/MemorySSA/multi-edges.ll
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-05-21 07:22:34 +0000
committerPavel Labath <pavel@labath.sk>2019-05-21 07:22:34 +0000
commit03c4bf73eae69fece93d77a21cb3d354476e7878 (patch)
tree5bb404dea0f371556b4295447aaffecf67572245 /llvm/test/Analysis/MemorySSA/multi-edges.ll
parent3e272b853f3bdeeb52cc9bfc2b5476c5dca85717 (diff)
downloadbcm5719-llvm-03c4bf73eae69fece93d77a21cb3d354476e7878.tar.gz
bcm5719-llvm-03c4bf73eae69fece93d77a21cb3d354476e7878.zip
DWARF: Introduce DWARFUnitHeader class
Summary: This patch introduces the DWARFUnitHeader class. Its purpose (and its structure, to the extent it was possible to make it) is the same as its LLVM counterpart -- to extract the unit header information before we actually construct the unit, so that we know which kind of units to construct. This is needed because as of DWARF5, type units live in the .debug_info section, which means it's not possible to statically determine the type of units in a given section. Reviewers: aprantl, clayborg, JDevlieghere Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D62073 llvm-svn: 361224
Diffstat (limited to 'llvm/test/Analysis/MemorySSA/multi-edges.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud