rust/compiler/rustc_metadata
许杰友 Jieyou Xu (Joe) 5192810868
Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu
[AIX] handle libunwind native_libs

AIX should follow a similar path here to other libunwind platforms, with regards to system vs in-tree libunwind and the native lib search directories.

Having the right native lib search directories here is also required to get the correct default library search paths, due to some quirks of the AIX linker.
2024-11-30 12:56:50 +08:00
..
src Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu 2024-11-30 12:56:50 +08:00
Cargo.toml aix: fix archive format 2024-11-21 10:33:07 -05:00
messages.ftl Allow injecting a profiler runtime into #![no_core] crates 2024-11-24 21:12:40 +11:00