[PATCH] D59491: Fix relative thin archive path handling

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 11:40:59 PDT 2019


rupprecht added inline comments.


================
Comment at: test/tools/llvm-ar/thin-archive.test:7
+
+Test that modules can be added with absolute paths when the archive is created using an absolute path
+
----------------
I'm not able to reproduce any differences against GNU ar based on these test cases.

Can you clarify what it is that you're fixing?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59491/new/

https://reviews.llvm.org/D59491





More information about the llvm-commits mailing list