mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
4f32f78fc6
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.