aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-11-15 20:23:25 +0000
committerRui Ueyama <ruiu@google.com>2013-11-15 20:23:25 +0000
commit15ba1e20db232854a65f6b385a0368151596051f (patch)
treec7047f4ed08a307fd82bade9f5f2d4ca5874bba8 /clang/lib/Frontend/CompilerInvocation.cpp
parentfc0fea0251c1941fd6bd4d6b0c81efd6cc65da30 (diff)
downloadllvm-15ba1e20db232854a65f6b385a0368151596051f.zip
llvm-15ba1e20db232854a65f6b385a0368151596051f.tar.gz
llvm-15ba1e20db232854a65f6b385a0368151596051f.tar.bz2
Readobj: If NumbersOfSections is 0xffff, it's an COFF import library.
0xffff does not mean that there are 65535 sections in a COFF file but indicates that it's a COFF import library. This patch fixes SEGV error when an import library file is passed to llvm-readobj. llvm-svn: 194844
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions