pcc added a comment.

In D60059#1450320 <https://reviews.llvm.org/D60059#1450320>, @lebedev.ri wrote:

> In D60059#1450252 <https://reviews.llvm.org/D60059#1450252>, @yuxuanchen1997 
> wrote:
>
> > > enable all runtime sanitizers for extra safety
> >
> > Brilliant idea. But I wonder how that could be done for -fsanitize. ASAN 
> > and MSAN can't be used together.
>
>
> Nonsense.
>  There is a patch that allows to offload the shadow memory onto the cloud via 
> blockchain,
>  in encrypted form for extra security of course. That will allow to use both 
> sanitizers together.


That's unsurprising, given that LLVM already contains blockchain technology.
http://llvm-cs.pcc.me.uk/lib/CodeGen/MachineBlockPlacement.cpp#214


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60059



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to