diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-23 18:17:11 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-23 18:17:11 +0000 |
commit | c89bff2ce1b58de373612b22f500456db3320deb (patch) | |
tree | b9e90dc6b3762b72a90afd882af2eb9ad4e97bdd /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 4b3bb213b2d21d862542cfe1965fbd4cab28f1a8 (diff) | |
download | llvm-c89bff2ce1b58de373612b22f500456db3320deb.zip llvm-c89bff2ce1b58de373612b22f500456db3320deb.tar.gz llvm-c89bff2ce1b58de373612b22f500456db3320deb.tar.bz2 |
Handle bitcode files in archive files with --whole-archive.
This patch moves BitcodeFile instantiation into createObjectFile.
Previously, we handle bitcode files outside that function and did
not handle for --whole-archive.
http://reviews.llvm.org/D17527
llvm-svn: 261663
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions