Saleem Abdulrasool 5f61134595 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217317 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-06 19:57:48 +00:00
..
2014-09-02 22:32:20 +00:00
2014-07-18 16:41:58 +00:00
2014-09-02 22:32:20 +00:00
2014-09-02 22:32:20 +00:00
2014-08-15 14:01:07 +00:00
2014-06-24 22:45:16 +00:00
2014-08-09 17:21:33 +00:00
2014-07-03 02:01:39 +00:00