Fix COFF section index relocation should be 16 bits, not 32
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 8 Oct 2014 18:01:49 +0000 (18:01 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 8 Oct 2014 18:01:49 +0000 (18:01 +0000)
commit0a5843e3b1d3ba28f3231ff60a0ab744ec0889b8
tree0424a78836b4460061f6fb226e7417980906a4f5
parent8e5fbd755fbf489b4b7702938bfe7a7fd9289951
Fix COFF section index relocation should be 16 bits, not 32

Original patch by Andrey Guskov!
http://reviews.llvm.org/D5651

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
lib/MC/WinCOFFStreamer.cpp
test/DebugInfo/COFF/asm.ll
test/DebugInfo/COFF/multifile.ll
test/DebugInfo/COFF/multifunction.ll
test/DebugInfo/COFF/simple.ll
test/MC/COFF/secidx.s