Right now neither 32-bit nor 64-bit PowerPC code coverage is being measured in CI because neither target supports the profiler builtins. `powerpc64le-unknown-linux-gnu` *does* support the profiler builtins. Also @uweigand added profiler builtins to the `s390x-unknown-linux-gnu` in https://github.com/rust-lang/rust/pull/104304, so big-endian support is already there. /cc @runlevel5 @ecnelises @q66 @erichte-ibm