diff options
author | Greg Clayton <gclayton@apple.com> | 2018-04-05 15:52:39 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2018-04-05 15:52:39 +0000 |
commit | 118bcd9ce247143ec7e66a68bfdcea7e8f8b2a92 (patch) | |
tree | 1ee71628801418b61bdeccbb2f5cecd8143f7a72 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c74ad502cecf221e2cbfed86f79a93155247760a (diff) | |
download | llvm-118bcd9ce247143ec7e66a68bfdcea7e8f8b2a92.zip llvm-118bcd9ce247143ec7e66a68bfdcea7e8f8b2a92.tar.gz llvm-118bcd9ce247143ec7e66a68bfdcea7e8f8b2a92.tar.bz2 |
Cleanup DWARFCompileUnit and DWARFUnit in preparation for adding DWARFTypeUnit
Many things that were in DWARFCompileUnit actually need to be in DWARFUnit. This patch moves all DWARFUnit specific things over into DWARFUnit and fixes the layering. This is in preparation for adding DWARFTypeUnit for the .debug_types patch.
Differential Revision: https://reviews.llvm.org/D45170
llvm-svn: 329305
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions