COFF: Add base relocation for delay-import table.
authorRui Ueyama <ruiu@google.com>
Fri, 26 Jun 2015 22:05:32 +0000 (22:05 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 26 Jun 2015 22:05:32 +0000 (22:05 +0000)
commit810551a694e1ba7dd9b7897d60efb129173c8e15
tree542a3f9fa319c256ed30e49227c7803e624a564b
parent9818dd77b4fc0da2217867e36d71275cc8f86acd
COFF: Add base relocation for delay-import table.

Because the address table of the delay-import table contains
absolute address, it needs to be added to the base relocation
table.

llvm-svn: 240844
lld/COFF/DLL.cpp
lld/test/COFF/delayimports.test