ShadowCallStack does not yet have a runtime provided by compiler-rt, but
this change includes simple tests that make use of a very minimal
runtime in test/shadowcallstack/minimal_runtime.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
- Build Status
Buildable 16363 Build 16363: arc lint + arc unit
Event Timeline
Comment Actions
CC'ing some more sanitizer folks. This is the first time I hear about this. Is there some document or a high-level overview of what this is doing?
Comment Actions
There's a short doc in https://reviews.llvm.org/D44801. It's still experimental, we'd like to gather more performance info to evaluate it.