OSDN Git Service

Object/COFF: Fix import library's getNameType method.
authorRui Ueyama <ruiu@google.com>
Wed, 8 Jul 2015 18:21:09 +0000 (18:21 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 8 Jul 2015 18:21:09 +0000 (18:21 +0000)
commitc011edf2240f74b013a23ef9d59c13d38acff83a
treeb6b1a9896414f192eab18705a2cc9a64761b173c
parent92ea0775b7cb9f33c38bbdb15bcd721ad75790ab
Object/COFF: Fix import library's getNameType method.

This expression to extract bits were simply wrong.
I'm going to test this functionality from LLD.

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