[libcxx-commits] [PATCH] D91099: [runtimes] Avoid overwriting the rpath unconditionally

Harald van Dijk via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 22 06:29:33 PDT 2021


hvdijk added a comment.

The corresponding compiler-rt change, D42462 <https://reviews.llvm.org/D42462> (rG78fd93e0396a19cb89d4b874c7cc42255888df56 <https://reviews.llvm.org/rG78fd93e0396a19cb89d4b874c7cc42255888df56>), should have been reverted as well as part of this change, we still have nonsense RPATHs for those. I am not right now in a position to commit that as obvious myself; if someone else wants to revert it, please do, else I will do so once I am able.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91099



More information about the libcxx-commits mailing list