summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MCJITDesignAndImplementation.rst
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-09-05 04:15:00 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-09-05 04:15:00 +0000
commit5c70de1072b1ac25a3e318c9a2cd68f34d10959b (patch)
tree2b3a8ef95a2933e6bf9cff88708bac66cfa31e5e /llvm/docs/MCJITDesignAndImplementation.rst
parent1a486da543b7e4ea7a635f8f467542fd9398772c (diff)
downloadbcm5719-llvm-5c70de1072b1ac25a3e318c9a2cd68f34d10959b.tar.gz
bcm5719-llvm-5c70de1072b1ac25a3e318c9a2cd68f34d10959b.zip
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
Diffstat (limited to 'llvm/docs/MCJITDesignAndImplementation.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud