[PATCH] D128567: [WIP][Fuchsia] Set LLVM_TOOL_LLD_BUILD to allow some extra runtimes tests to run
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 20:06:17 PDT 2022
phosek added a comment.
In D128567#3609644 <https://reviews.llvm.org/D128567#3609644>, @leonardchan wrote:
> I'm thinking `LLVM_TOOL_LLD_BUILD` might be a remnant of times before the monorepo since lld doesn't exist under `llvm/tools` anymore.
Yes, that's correct. The proposed cleanup is the solution I'd prefer. I recently did a similar cleanup for libc++ in D126905 <https://reviews.llvm.org/D126905>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128567/new/
https://reviews.llvm.org/D128567
More information about the cfe-commits
mailing list