mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 06:46:23 +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.