[compiler-rt] [test] Add missing %run to fread_fwrite MSAN test
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Dec 2019 20:30:59 +0000 (21:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Dec 2019 19:28:00 +0000 (20:28 +0100)
commit20345707b2c9ce3e8551b9ffd18557cfa01c7ff2
tree720e929d261104d950c2da0435d8080d20ba2b84
parent6a7df3a3f940473088b1db1ccadafe52bb274b62
[compiler-rt] [test] Add missing %run to fread_fwrite MSAN test

Add a missing %run substitution to fread_fwrite test.  This fixes
the test on NetBSD where %run disables ASLR as necessary for MSAN
to function.

Differential Revision: https://reviews.llvm.org/D71623
compiler-rt/test/msan/fread_fwrite.cpp