llvm-6502/tools/llvm-ar
Rafael Espindola ba7661d294 For new archive member we only need to store the full path.
We were storing both the path and the file name, which was redundant
and easy to get confused up with.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242347 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-15 22:46:53 +00:00
..
CMakeLists.txt LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
install_symlink.cmake LibDriver, llvm-lib: introduce. 2015-06-09 21:50:22 +00:00
llvm-ar.cpp For new archive member we only need to store the full path. 2015-07-15 22:46:53 +00:00