llvm-6502/test/DebugInfo/COFF
David Majnemer b1d6ad18ba [CodeView] Add support for emitting column information
Column information is present in CodeView when the line table subsection
has bit 0 set to 1 in it's flags field.  The column information is
represented as a pair of 16-bit quantities: a starting and ending
column.  This information is present at the end of the chunk, after all
the line-PC pairs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241764 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-09 00:19:51 +00:00
..
asan-module-ctor.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
asan-module-without-functions.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
asm.ll [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
cpp-mangling.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00
lit.local.cfg
multifile.ll [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
multifunction.ll [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
simple.ll [CodeView] Add support for emitting column information 2015-07-09 00:19:51 +00:00
tail-call-without-lexical-scopes.ll IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00