Seems to work!
Hardcodes the path to the linux sysroot, so not landable as-is.
Differential D104466
NOT FOR REVIEW: proof-of-concept for building lib/linux/libclang_rt.profile-x86_64.a on a mac in the gn build thakis on Jun 17 2021, 8:00 AM. Authored by
Details
Seems to work! Hardcodes the path to the linux sysroot, so not landable as-is.
Diff Detail Event TimelineComment Actions If you create a review using arc's --draft (I think that's the name/spelling) it'll avoid sending email to the *-dev list, so you can create it and share it around without adding more email to the busy *-dev lists until you're ready to send it for review, btw. Comment Actions I don't use arc. It has a bunch of dependencies that make it difficult to use on non-linux. (But if there's a way to create drafts in the web ui, lmk and I'll use that.) Comment Actions Yeah, fair for sure - @MaskRay / @mehdi_amini - any ideas how to do this directly in the web UI, perhaps? Comment Actions arc diff --draft 'HEAD^' triggers build bots but doesn't trigger llvm-commits subscription. Comment Actions Is there a way to do it without arc, though? (where it might be difficult to get/use arc on some platforms, etc) |