Files
rust/src/doc
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-01 02:55:55 -08:00
2021-12-06 20:45:37 -08:00
2022-02-01 02:55:55 -08:00
2022-02-07 09:11:08 -05:00
2022-02-01 02:55:55 -08:00
2022-02-01 02:55:55 -08:00
2022-01-19 20:00:07 +00:00
2022-02-08 09:34:36 +01:00
2022-02-01 02:55:55 -08:00
2022-01-28 10:26:49 +08:00
2019-09-30 07:46:10 +02:00
2020-11-04 11:06:42 +01:00
2018-10-05 08:52:44 -07:00
2021-07-10 19:51:36 +02:00
2018-05-17 12:25:24 -07:00