COFF: Update test for recent llvm-objdump change (r257539).

This test now correctly checks if the specified forwarding-to
symbol exists in the export table.

llvm-svn: 257540
This commit is contained in:
Rui Ueyama 2016-01-12 23:29:42 +00:00
parent 6161b38dbc
commit 4b00e7310f
1 changed files with 1 additions and 1 deletions

View File

@ -90,4 +90,4 @@ FORWARDER: Ordinal base: 0
FORWARDER: Ordinal RVA Name
FORWARDER: 0 0
FORWARDER: 1 0x1010 exportfn
FORWARDER: 2 0x2062 foo
FORWARDER: 2 foo (forwarded to kernel32.foobar)