[PATCH] D70958: [compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSD

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 23:35:46 PST 2019


mgorny added a comment.

In D70958#1769589 <https://reviews.llvm.org/D70958#1769589>, @eugenis wrote:

> I meant you could define this path in the common lit config as something like "netbsd_noaslr_prefix" and then set up the %run substitution in subdirectories.


I take that you mean passing it on the `config` object?


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

https://reviews.llvm.org/D70958





More information about the cfe-commits mailing list