[PATCH] D58839: gn build: Add 32-bit Linux support.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 5 17:27:21 PST 2019
pcc added a comment.
In D58839#1416172 <https://reviews.llvm.org/D58839#1416172>, @thakis wrote:
> y tho
Main reason is that we have a 32-bit bot (well, ARM 32-bit, but x86 32-bit is close enough) and it's occasionally useful to be able to test changes on 32-bit (e.g. D58840 <https://reviews.llvm.org/D58840>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58839/new/
https://reviews.llvm.org/D58839
More information about the llvm-commits
mailing list