COFF: ARM: Fix DLL import table.
authorRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 19:24:58 +0000 (19:24 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 29 Jul 2015 19:24:58 +0000 (19:24 +0000)
commit56965f4b32f6ac6234fdc59cd932d471451c0eee
tree2fa8c615bdf591bb603f7f378e7a90264829fff9
parentda1723f1942cfab05252af2ae45e6b9cd0bb53ef
COFF: ARM: Fix DLL import table.

The previous test was testing -flavor link. This patch correctly
tests link2 and fixes a bug that we didn't emit import thunks.

llvm-svn: 243559
lld/COFF/Symbols.cpp
lld/test/COFF/armnt-imports.test