Add ShadowCallStack Support
Adds support for the LLVM ShadowCallStack sanitizer.
This commit is contained in:
parent
a289cfcfb3
commit
adf61e3b2b
14 changed files with 57 additions and 4 deletions
|
@ -1282,6 +1282,7 @@ symbols! {
|
|||
self_in_typedefs,
|
||||
self_struct_ctor,
|
||||
semitransparent,
|
||||
shadow_call_stack,
|
||||
shl,
|
||||
shl_assign,
|
||||
should_panic,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue