mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 16:41:43 +00:00

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 ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================