Tomasz Miąsko
c2fb99984c
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.
2020-11-20 00:00:00 +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-15 13:39:46 +01: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-17 03:56:03 +00:00
2020-11-16 16:07:59 +01:00
2020-11-17 12:24:34 +00:00
2020-11-16 17:26:27 +01:00
2020-11-17 12:24:34 +00: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 00:00:00 +00:00
2020-11-19 16:26:39 +01:00
2020-11-18 13:16:35 +00:00
2020-11-17 03:56:03 +00:00
2020-11-14 20:25:27 +01:00
2020-11-18 15:46:25 +01: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 16:26:31 +01:00
2020-11-17 12:24:34 +00:00
2020-11-16 22:34:57 +01:00
2020-11-19 16:26:19 +01:00