diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-09-06 19:57:48 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-09-06 19:57:48 +0000 |
commit | fcefa21b0832d122bf3abdf93be6648fc5d643f7 (patch) | |
tree | 24cec3d66810c4c28f9731d76139eb8333e9183f /clang/lib/Analysis/FormatString.cpp | |
parent | c839c2bc206d92873f2a41c5c02353514dcfa0ac (diff) | |
download | llvm-fcefa21b0832d122bf3abdf93be6648fc5d643f7.zip llvm-fcefa21b0832d122bf3abdf93be6648fc5d643f7.tar.gz llvm-fcefa21b0832d122bf3abdf93be6648fc5d643f7.tar.bz2 |
MC: correct DWARF line info for PE/COFF
DWARF address ranges contain a reference to the debug_info section. This offset
is an absolute relocation except on non-PE/COFF targets where it is section
relative. We would emit this incorrectly, and trying to map the debug info from
the address would fail.
llvm-svn: 217317
Diffstat (limited to 'clang/lib/Analysis/FormatString.cpp')
0 files changed, 0 insertions, 0 deletions