[all-commits] [llvm/llvm-project] b2d9e0: [asan][darwin] This test is x86_64 specific, not n...
Roy Sundahl via All-commits
all-commits at lists.llvm.org
Tue Nov 15 11:26:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2d9e08c4428c1d1c65487d6fa4d6bdf80c32450
https://github.com/llvm/llvm-project/commit/b2d9e08c4428c1d1c65487d6fa4d6bdf80c32450
Author: Roy Sundahl <rsundahl at apple.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M compiler-rt/test/asan/TestCases/Darwin/asan_gen_prefixes.cpp
Log Message:
-----------
[asan][darwin] This test is x86_64 specific, not non-ios in general.
This test was unsupported in iOS when a more accurate test is that the architecture is x86_64. This "fix" is first in a series of updates intended to get asan arm64 tests fully functional.
Reviewed By: thetruestblue, vitalybuka
Differential Revision: https://reviews.llvm.org/D138001
More information about the All-commits
mailing list