1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/llvm-ar
Reid Spencer 410c07a4b0 Implement file replacement correctly even with the f (TruncateNames) flag
set. The member name comparison was failing for truncated names. This patch
fixes that. Truncated names are now properly replaced.

llvm-svn: 18423
2004-12-02 09:21:55 +00:00
..
llvm-ar.cpp Implement file replacement correctly even with the f (TruncateNames) flag 2004-12-02 09:21:55 +00:00
Makefile Make the check a little quieter. 2004-11-29 04:51:58 +00:00