MC: Add a .debug section that we'll soon use to emit debug info into COFF files
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 28 Jan 2014 03:48:44 +0000 (03:48 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 28 Jan 2014 03:48:44 +0000 (03:48 +0000)
commit2a154dd09feb0940812c43f187f55f80b9e7317e
tree24833f95db9b9a3f90e00f41773018a60c9ee3a2
parentf555fb410ed84d8d7cddf61a266cbb7b7c53437e
MC: Add a .debug section that we'll soon use to emit debug info into COFF files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200285 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCObjectFileInfo.h
lib/MC/MCObjectFileInfo.cpp