[PATCH] D55596: Reimplement Thread Static Data ASan routines with TLS

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 03:12:30 PST 2018


krytarowski added a comment.

In D55596#1336058 <https://reviews.llvm.org/D55596#1336058>, @vitalybuka wrote:

> should this cause any changes in tests?  maybe something is going to pass now?


With this patch, ASan is functional at all, no longer with local modifications.

I'm going to update equivalent code for HWASan and MSan soon.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55596





More information about the llvm-commits mailing list