[all-commits] [llvm/llvm-project] 203457: [compiler-rt] [test] Add missing %run to fread_fwr...

Michał Górny via All-commits all-commits at lists.llvm.org
Thu Dec 19 11:28:17 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 20345707b2c9ce3e8551b9ffd18557cfa01c7ff2
      https://github.com/llvm/llvm-project/commit/20345707b2c9ce3e8551b9ffd18557cfa01c7ff2
  Author: Michał Górny <mgorny at gentoo.org>
  Date:   2019-12-19 (Thu, 19 Dec 2019)

  Changed paths:
    M compiler-rt/test/msan/fread_fwrite.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list