diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-11-20 18:52:39 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-11-20 18:52:39 +0000 |
commit | beee345ab016d3eecded48517cb4c075010af558 (patch) | |
tree | 937f1599a871eb858296ed12d189d89b2f4bb738 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | bcb418e56f879a8df2428211e727e06f2b23b535 (diff) | |
download | llvm-beee345ab016d3eecded48517cb4c075010af558.zip llvm-beee345ab016d3eecded48517cb4c075010af558.tar.gz llvm-beee345ab016d3eecded48517cb4c075010af558.tar.bz2 |
DwarfCompileUnit: Initialize DebugInfoOffset.
While not strictly necessary (the class has an invariant that
"setDebugInfoOffset" is called before "getDebugInfoOffset" - anyone
client that actually gets the default zero offset is buggy/broken) this
is consistent with the code as originally written and the removal of the
initialization was an accident in r195166.
Suggested by Manman Ren.
llvm-svn: 195263
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions