Andrew Brown
8d6c973c7f
Add support for control-flow protection
...
This change adds a flag for configuring control-flow protection in the
LLVM backend. In Clang, this flag is exposed as `-fcf-protection` with
options `none|branch|return|full`. This convention is followed for
`rustc`, though as a codegen option: `rustc -Z
cf-protection=<none|branch|return|full>`.
Co-authored-by: BlackHoleFox <blackholefoxdev@gmail.com>
2022-02-14 08:31:24 -08:00
..
2022-02-07 17:07:53 +01:00
2022-02-12 21:42:10 +00:00
2022-02-08 03:20:05 +00:00
2022-02-07 21:51:05 -08:00
2022-02-09 20:07:38 +01:00
2022-02-13 06:44:13 +01:00
2022-02-11 20:28:38 +01:00
2022-02-10 18:27:18 +01:00
2022-02-10 18:27:18 +01:00
2022-02-14 08:31:24 -08:00
2022-02-11 21:48:48 +01:00
2022-02-12 19:24:43 +11:00
2022-02-11 07:18:06 +00:00
2022-02-13 11:49:52 +01:00
2022-02-12 21:42:10 +00:00
2022-02-10 12:10:00 +01:00
2022-02-14 12:26:43 +00:00
2022-02-09 14:12:22 +09:00
2022-02-14 12:26:43 +00:00
2022-02-13 11:49:52 +01:00
2022-02-12 11:23:53 +00:00
2022-02-05 01:09:52 -05:00
2022-02-09 20:07:38 +01:00
2022-02-14 12:26:43 +00:00
2022-02-12 11:23:53 +00:00
2022-02-03 13:52:26 -07:00
2022-02-11 12:45:51 -08:00
2022-02-12 09:26:21 +01:00
2022-02-12 11:23:53 +00:00
2022-02-12 11:23:53 +00:00
2022-02-09 18:54:30 +00:00
2022-02-11 07:18:06 +00:00
2022-02-14 12:26:43 +00:00
2022-02-12 11:23:53 +00:00
2022-02-05 15:07:10 -05:00
2022-02-14 08:31:24 -08:00
2022-02-13 06:44:18 +01:00
2022-02-13 21:22:02 +08:00
2022-02-12 13:39:52 +00:00
2022-02-11 21:38:17 +00:00
2022-02-11 07:18:06 +00:00
2022-02-14 12:26:43 +00:00