llvm-project/llvm/tools/llvm-ar
gbreynoo dcbf61b352 [llvm-ar] Fix when llvm-ar fails to replace existing members when updating a thin archive
As seen in https://github.com/llvm/llvm-project/issues/55023 when a thin
archive is updated when not in the CWD, replacement does not work as
expected. This change fixes the relative file path comparison so the
correct files are updated.

Differential Revision: https://reviews.llvm.org/D138218
2022-11-18 14:37:56 +00:00
..
CMakeLists.txt [NFC] Fixed build fail of https://lab.llvm.org/buildbot/#/builders/207/builds/8752 2022-07-22 13:02:09 -04:00
llvm-ar.cpp [llvm-ar] Fix when llvm-ar fails to replace existing members when updating a thin archive 2022-11-18 14:37:56 +00:00