Uh oh!
There was an error while loading. Please reload this page.
Enable profiler in dist-powerpc64-linux - #118100
Conversation
rustbot
commented
Nov 20, 2023
r? @Kobzol (rustbot has picked a reviewer for you, use r? to override) |
Kobzol
commented
Nov 20, 2023
Hi, could you please provide a bit of context to this PR, like why was this change made? Thanks! :) |
ecnelises
commented
Nov 21, 2023
Hi, this is from briansmith/ring#1679 . I'd like to add profiler builtin to CI build of powerpc64-linux (and powerpc-linux). Since powerpc64le-linux and other mainstream targets already have I verified it from a cross build from x86_64-linux to powerpc64-linux and it generates LLVM profdata as expected. |
Kobzol
commented
Nov 22, 2023
Oh, I see that it's indeed already enabled for @bors r+ rollup |
bors
commented
Nov 22, 2023
…mpiler-errors Rollup of 6 pull requests Successful merges: - rust-lang#118012 (Add support for global allocation in smir) - rust-lang#118013 (Enable Rust to use the EHCont security feature of Windows) - rust-lang#118100 (Enable profiler in dist-powerpc64-linux) - rust-lang#118142 (Tighten up link attributes for llvm-wrapper bindings) - rust-lang#118147 (Fix some unnecessary casts) - rust-lang#118161 (Allow defining opaques in `check_coroutine_obligations`) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#118100 - ecnelises:ppc64_profiler, r=Kobzol Enable profiler in dist-powerpc64-linux
ecnelises
commented
Nov 23, 2023
Thanks! |
No description provided.