llvm-6502/lib/Linker
Ivan Krasin 5f2318e065 lib/Linker: add support of deps which does not end with ".so".
It happens (for example) when you want to have a dependency on the .so
with the specific version, like liblzma.so.1.0.0 or
libcrypto.so.0.9.8.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140201 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-20 22:52:35 +00:00
..
CMakeLists.txt Rewrite the CMake build to use explicit dependencies between libraries, 2011-07-29 00:14:25 +00:00
LinkArchives.cpp
Linker.cpp lib/Linker: add support of deps which does not end with ".so". 2011-09-20 22:52:35 +00:00
LinkItems.cpp
LinkModules.cpp switch to the new struct api. 2011-08-12 18:07:26 +00:00
Makefile