Files
rust/compiler/rustc_target/src
Jacob Pratt 1c8b09639c Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-that-much, r=madsmtm
compiler: set Apple frame pointers by architecture

All Apple targets stop overriding this configuration and instead use the default base of FramePointer::NonLeaf, which means some Apples will have less frame pointers in leaf functions.

r? ``@madsmtm``

cc ``@thomcc``
2025-06-07 07:05:46 +02:00
..
2025-03-25 21:53:52 +01:00
2025-05-12 15:33:37 +02:00