[PATCH] D67929: builtins test: Move clear_cache_test.c from a mprotect()ed global to a mmap()ed variable

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 23:25:38 PDT 2019


delcypher accepted this revision.
delcypher added a comment.
This revision is now accepted and ready to land.

I just realised. It's kind of weird that this test has code to support ARM but the test is marked as unsupported for `arm`. Anyway fixing that is out of scope for this patch so LGTM.


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

https://reviews.llvm.org/D67929





More information about the llvm-commits mailing list