Object/COFF: ExportAddressTableEntry is a union of two RVAs.
authorRui Ueyama <ruiu@google.com>
Fri, 13 Dec 2013 05:19:17 +0000 (05:19 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 13 Dec 2013 05:19:17 +0000 (05:19 +0000)
commite93ec87db1d20e54e4f6924c38e80e4d33937d0c
tree4c090f2394fdb798cf9d4fdc7e0ee8db5cce943b
parent8290d175ff29af21f2e48fe88194cb9909361106
Object/COFF: ExportAddressTableEntry is a union of two RVAs.

The previous definition was wrong. See Microsoft PE/COFF specification
section 5.3.2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197204 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/COFF.h