diff options
author | Rui Ueyama <ruiu@google.com> | 2017-08-30 20:55:41 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-08-30 20:55:41 +0000 |
commit | a68748659a6625040c45305ab421aa6269ac2a2a (patch) | |
tree | 49f17bbde165a1622ef33ae4001663e0a6ded3bb /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | f59b709ae4fa9f7647db04728f87a6ddac2eb409 (diff) | |
download | llvm-a68748659a6625040c45305ab421aa6269ac2a2a.zip llvm-a68748659a6625040c45305ab421aa6269ac2a2a.tar.gz llvm-a68748659a6625040c45305ab421aa6269ac2a2a.tar.bz2 |
Support nested static libraries.
MSVC link.exe supports nested static libraries. That is, an .a file can
contain other .a file as its member. It is reported that MySQL actually
depends on this feature.
Fixes https://bugs.llvm.org/show_bug.cgi?id=32674
llvm-svn: 312171
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions