mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 21:11:20 +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.