diff options
author | Martell Malone <martellmalone@gmail.com> | 2016-10-01 23:10:20 +0000 |
---|---|---|
committer | Martell Malone <martellmalone@gmail.com> | 2016-10-01 23:10:20 +0000 |
commit | 3a4d900039fda5ade30bfd99bccd76b14fbd1b8a (patch) | |
tree | ad4d8ceff5e8d787ab35331c2b753c898ff6d770 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7609f1c2695e185fbc0ce9505606f1a9e6a1da87 (diff) | |
download | llvm-3a4d900039fda5ade30bfd99bccd76b14fbd1b8a.zip llvm-3a4d900039fda5ade30bfd99bccd76b14fbd1b8a.tar.gz llvm-3a4d900039fda5ade30bfd99bccd76b14fbd1b8a.tar.bz2 |
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
llvm-svn: 283055
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions