mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-08 02:08:10 +00:00
Add profiling support to AIX AIX ld needs special option to merge objects with profiling. Also, profiler_builtins should include builtins for AIX from compiler-rt.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.