[PATCH] D126397: [pseudo] Fix pseudo-gen usage when cross-compiling
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 30 07:10:08 PDT 2022
hans added a comment.
This didn't fix the mac/arm64 llvm builds for Chromium. I think it's because we don't set CMAKE_CROSSCOMPILING, so I'll try doing that as a work-around. (crbug.com/1330304).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126397/new/
https://reviews.llvm.org/D126397
More information about the cfe-commits
mailing list