diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-07-09 00:19:51 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-07-09 00:19:51 +0000 |
commit | 3f49e662c8d3e817824881a03070158dcfd19bdf (patch) | |
tree | 4349e47607e0bd3a424f5fa2f908ddaa62651698 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 943befedf1271592077e9b5de6dc5ad2c0636960 (diff) | |
download | bcm5719-llvm-3f49e662c8d3e817824881a03070158dcfd19bdf.tar.gz bcm5719-llvm-3f49e662c8d3e817824881a03070158dcfd19bdf.zip |
[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.
llvm-svn: 241764
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions