commit | e62807b425d2ce31242fc4f6bf8b097928da7633 | [log] [tgz] |
---|---|---|
author | Michael Benfield <mbenfield@google.com> | Sat Aug 13 17:49:04 2022 +0000 |
committer | Michael Benfield <mbenfield@google.com> | Sat Aug 13 18:04:29 2022 +0000 |
tree | 5eaeeb0327e4c2d06d4995dcdcfb5f03e5aeb547 | |
parent | 358679e3301c835b2bf469f47c6d1101236528cd [diff] |
dev-lang/{rust, rust-host}: BDEPEND on llvm This is an attempt to make sure the llvm-project inside Rust builds with the regular ebuild clang, not the bootstrap clang. This is necessary to make sure the profdata generated for PGO is supported. BUG=b:237786394,b:242227982 Change-Id: I595ffd529a8b0bee3d7be6478d8c6f6bed3ac6e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/3830249 Tested-by: Michael Benfield <mbenfield@google.com> Reviewed-by: Christopher Di Bella <cjdb@google.com>