bors
5c45969502
Auto merge of #79192 - tmiasko:naked-noinline, r=oli-obk
...
Never inline naked functions
The `#[naked]` attribute disabled prologue / epilogue emission for the
function and it is responsibility of a developer to provide them. The
compiler is no position to inline such functions correctly.
Disable inlining of naked functions at LLVM and MIR level.
Closes #60919 .
2020-11-20 06:01:49 +00:00
..
2020-11-15 13:39:48 +01:00
2020-11-15 13:39:48 +01:00
2020-11-17 07:57:54 -06:00
2020-11-15 13:39:48 +01:00
2020-11-20 00:00:00 +00:00
2020-11-20 03:40:20 +00:00
2020-11-16 22:42:09 +01:00
2020-11-20 00:00:00 +00:00
2020-11-18 15:46:19 +01:00
2020-11-17 16:13:49 +01:00
2020-11-15 13:39:46 +01:00
2020-11-16 09:30:29 -06:00
2020-11-17 16:13:46 +01:00
2020-11-20 03:40:20 +00:00
2020-11-17 03:56:03 +00:00
2020-11-19 19:25:20 +03:00
2020-11-19 21:57:29 +01:00
2020-11-19 21:57:29 +01:00
2020-11-17 12:24:34 +00:00
2020-11-12 14:39:47 +01:00
2020-11-17 12:24:34 +00:00
2020-11-13 11:19:25 +01:00
2020-11-18 15:46:40 +01:00
2020-11-20 06:01:49 +00:00
2020-11-19 16:26:39 +01:00
2020-11-19 23:58:42 +01:00
2020-11-17 03:56:03 +00:00
2020-11-14 20:25:27 +01:00
2020-11-19 19:25:20 +03:00
2020-11-15 03:02:34 +01:00
2020-11-15 13:39:46 +01:00
2020-11-17 03:56:03 +00:00
2020-11-16 22:34:57 +01:00
2020-11-15 03:02:59 +01:00
2020-11-19 21:57:29 +01:00
2020-11-17 12:24:34 +00:00
2020-11-19 21:57:29 +01:00
2020-11-19 16:26:19 +01:00