[all-commits] [llvm/llvm-project] 811828: [PowerPC] Mark allocator_oom_test.cpp unsupported ...
ahsansaghir via All-commits
all-commits at lists.llvm.org
Tue Jul 28 12:23:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 811828a01d64868329de279a7117e12d10e9da2a
https://github.com/llvm/llvm-project/commit/811828a01d64868329de279a7117e12d10e9da2a
Author: Ahsan Saghir <saghir at ca.ibm.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cpp
Log Message:
-----------
[PowerPC] Mark allocator_oom_test.cpp unsupported on PowerPC
This patch marks compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cpp
unsupported on PowerPC 64bit-LE architecture since this test fails when run
on a machine with larger system memory.
Reviewed By: #powerpc, nemanjai
Differential Revision: https://reviews.llvm.org/D84786
More information about the All-commits
mailing list