1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-ld
Chris Lattner 30583c34ed make llvm-ld smart enough to link against native libraries that are
not in system library directories by checking -L paths as well.
Patch by Axel Naumann!

llvm-svn: 61730
2009-01-05 19:01:32 +00:00
..
CMakeLists.txt
llvm-ld.cpp make llvm-ld smart enough to link against native libraries that are 2009-01-05 19:01:32 +00:00
Makefile
Optimize.cpp