forked from OSchip/llvm-project
8d4ff90680
that it is native so that the linker will pass it on downstream. This avoids a problem where the native link line fails because there is both a .so and a .a file. The .a file gets processed as bytecode and then dropped from the command line. llvm-svn: 36584 |
||
---|---|---|
.. | ||
LinkArchives.cpp | ||
LinkItems.cpp | ||
LinkModules.cpp | ||
Linker.cpp | ||
Makefile |