1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Saleem Abdulrasool 30f1b57842 MC: correct DWARF header for PE/COFF assembly input
The header contains an offset to the DWARF line table for the CU.  The offset
must be section relative for COFF and absolute for others.  The non-assembly
code path for the DWARF header generation already has the correct emission for
the headers.  This corrects the assembly input path.

This was identified by BFD objecting to the LLVM generated DWARF information.

llvm-svn: 217222
2014-09-05 04:15:00 +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-05-03 19:57:04 +00:00
2014-08-09 17:21:33 +00:00
2014-07-03 02:01:39 +00:00