OSDN Git Service

Don't omit the constant when computing a cross-section relative relocation.
authorAndy Ayers <andya@microsoft.com>
Thu, 14 May 2015 01:10:41 +0000 (01:10 +0000)
committerAndy Ayers <andya@microsoft.com>
Thu, 14 May 2015 01:10:41 +0000 (01:10 +0000)
commitedd2bb863ec070f8cdef8ce110e5dfc97fe13745
treedbb0c4ef9082b5b52ca9da860d407fdab12ee06f
parentd8b3f0d7851d23347571c7c1dd5e1f1ec5ceb891
Don't omit the constant when computing a cross-section relative relocation.

Differential Revision: http://reviews.llvm.org/D9692

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/WinCOFFObjectWriter.cpp
test/MC/COFF/cross-section-relative.ll [new file with mode: 0644]