aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-05-03 21:03:08 +0000
committerRui Ueyama <ruiu@google.com>2017-05-03 21:03:08 +0000
commitfd7deda57ada1c6d6876840598b92096fdb1a4ca (patch)
tree6ded0c986e4882c4ef528f64dbadaf255e610129 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent1f8b73d15c1b758a9d6081463f6473175ed78ca7 (diff)
downloadllvm-fd7deda57ada1c6d6876840598b92096fdb1a4ca.zip
llvm-fd7deda57ada1c6d6876840598b92096fdb1a4ca.tar.gz
llvm-fd7deda57ada1c6d6876840598b92096fdb1a4ca.tar.bz2
Accept archive files with no symbol table instad of warning on them.
It seems virtually everyone who tries to do LTO build with Clang and LLD was hit by a mistake to forget using llvm-ar command to create archive files. I wasn't an exception. Since this is an annoying common issue, it is probably better to handle that gracefully rather than reporting an error and tell the user to redo build with different configuration. Differential Revision: https://reviews.llvm.org/D32721 llvm-svn: 302083
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions