Add some first skeleton work for the DWARF5 Fission proposal. Emit
authorEric Christopher <echristo@gmail.com>
Fri, 30 Nov 2012 23:59:06 +0000 (23:59 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 30 Nov 2012 23:59:06 +0000 (23:59 +0000)
commit9c2ecd93d016454fa697c29744c8815b2c695fb7
tree9c4215a4e4862eb62d7d97e426c57a2b28632fe9
parentbb1e98318f942a43e18f4d923930ce4d54459b89
Add some first skeleton work for the DWARF5 Fission proposal. Emit
part of the compile unit CU and start separating out information into
the various sections that will be pulled out later.

WIP.

llvm-svn: 169061
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/test/DebugInfo/X86/fission-cu.ll [new file with mode: 0644]