[PATCH] D57842: [llvm-ar][libObject] Fix relative paths when nesting thin archives.

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 00:29:00 PST 2019


hans added a comment.
Herald added a subscriber: jdoerfert.

In D57842#1391462 <https://reviews.llvm.org/D57842#1391462>, @rupprecht wrote:

> Reopened + updated patch with LibDriver fixes. I believe this should fix the chromium build, but haven't verified it. The new test case (llvm/test/tools/llvm-lib/thin-relative.test) should capture the issue, and was failing with the old patch but is now fixed.


Thanks! I'm not the right person to review this, but I can keep an eye on our buildbots when it lands.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57842





More information about the llvm-commits mailing list