diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-11-12 18:41:26 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-11-12 18:41:26 +0000 |
commit | bac0ad9edadb21bdeb03f65fd86ad7ad16194270 (patch) | |
tree | cd175c74abf6ce20fcb06aecc0b7b696544eed2f /lib/MC/ELFObjectWriter.cpp | |
parent | f06202f8e80a4b5ef579712e792cf6c416ece601 (diff) |
Remove what looks like dead code in the production of debug lines.
We only produce debug line information if we have seen a line directive, so
this code is dead. Also, if we want to be bug by bug compatible with
gas and sometimes produce "empty" .debug_line sections, this will
match the content produced by gas.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions