[PATCH] D59133: Remove esan.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 10:59:30 PST 2019


pcc added a comment.

In D59133#1422951 <https://reviews.llvm.org/D59133#1422951>, @krytarowski wrote:

> In D59133#1422906 <https://reviews.llvm.org/D59133#1422906>, @thakis wrote:
>
> > In D59133#1422851 <https://reviews.llvm.org/D59133#1422851>, @krytarowski wrote:
> >
> > > How about DFSan and shadowcallstack?
> >
> >
> > I don't understand how that question is related to this change. What do you mean?
>
>
> shadowcallstack still misses even runtime.


The intent is that the runtime is supplied by the operating system or application. See https://clang.llvm.org/docs/ShadowCallStack.html for a description of the Android runtime.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59133/new/

https://reviews.llvm.org/D59133





More information about the llvm-commits mailing list