[libc-commits] [PATCH] D105740: Remove `LIBC_INSTALL_PREFIX`

John Ericson via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 20 11:09:24 PDT 2021


Ericson2314 added a comment.

@phosek also mind reviewing this one? An alternative would be the fancy concatenation logic I just did for compiler-rt, but I think that's a bit overkill when there is currently just one variable to be prepended.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105740



More information about the libc-commits mailing list