commit | d17dee59d13513b38c5a6b48a533e59ec346b61b | [log] [tgz] |
---|---|---|
author | Martell Malone <martellmalone@gmail.com> | Sat Oct 01 23:10:20 2016 +0000 |
committer | Martell Malone <martellmalone@gmail.com> | Sat Oct 01 23:10:20 2016 +0000 |
tree | 1ef72abf4ea487dc758fb7bea5894c294e73ce58 | |
parent | ec8ee2ad55fefa2595e4a4657302806100650bc1 [diff] |
COFF: Fix short import lib import name type bitshift As per the PE COFF spec (section 8.3, Import Name Type) Offset: 18 Size 2 bits Name: Type Offset: 20 Size 3 bits Name: Name Type Offset: 20 added based on 18+2 Partially commited as rL279069 Differential Revision: https://reviews.llvm.org/D23540 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283055 91177308-0d34-0410-b5e6-96231b3b80d8