Files
rust/compiler
Matthias Krüger 68ca795286 Rollup merge of #117118 - bzEq:aix-linker, r=wesleywiser
[AIX] Remove AixLinker's debuginfo() implementation

AIX ld's `-s` option doesn't perfectly fit` debuginfo()`'s semantics and may unexpectedly remove metadata in shared libraries. Remove the implementation of `AixLinker` and suggest user to use `strip` utility instead.
2024-03-14 20:00:17 +01:00
..
2024-03-08 23:20:29 -05:00
2024-03-12 08:51:20 +00:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-03-06 16:54:42 +01:00
2024-02-06 13:12:33 +11:00
2024-03-12 05:53:46 +00:00
2024-03-09 21:16:43 +08:00