[CodeView] Write CodeView line information.

Differential Revision: https://reviews.llvm.org/D32716

llvm-svn: 301882
This commit is contained in:
Zachary Turner
2017-05-01 23:27:42 +00:00
parent 3bb6eb238e
commit 8a2ebfb1cd
24 changed files with 526 additions and 14 deletions

View File

@@ -12,3 +12,5 @@
using namespace llvm::codeview;
ModuleDebugFragmentRef::~ModuleDebugFragmentRef() {}
ModuleDebugFragment::~ModuleDebugFragment() {}