[PATCH] D19838: [LLVM-AR] Fixed bug where temporary file would be left behind every time an archive was updated

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 13:22:45 PDT 2016


silvas added a subscriber: silvas.
silvas added a comment.

FWIW Michael and I have noticed llvm-ar leaving behind strange `.TMP` files created internally to `ReplaceFile`. Looking forward to trying this out!


Repository:
  rL LLVM

http://reviews.llvm.org/D19838





More information about the llvm-commits mailing list