[PATCH] D86333: [compiler-rt][asan][test] Set LD_LIBRARY_PATH_{32, 64} on Solaris
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 00:33:35 PDT 2020
ro added a comment.
In D86333#2235129 <https://reviews.llvm.org/D86333#2235129>, @vitalybuka wrote:
> LGTM if it works. I don't have SunOS to test.
Thanks. I meant to provide Solaris 11.4/sparcv9 and amd64 systems for the GCC compile farm, but that proved difficult for legal reasons. There is a Solaris 11.3/sparcv9 system there (gcc211), but llvm master doesn't currently even build on 11.3 due to a couple of issues (libc, ld.so.1, ld) and it's uncertain if it can be beaten into shape to be somewhat useful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86333/new/
https://reviews.llvm.org/D86333
More information about the llvm-commits
mailing list