mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-11 23:05:31 +00:00
c9a83e4f19
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36584 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
LinkArchives.cpp | ||
Linker.cpp | ||
LinkItems.cpp | ||
LinkModules.cpp | ||
Makefile |