[all-commits] [llvm/llvm-project] e794b6: [test][HWASAN] Fix test to run on aarch64
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Sep 26 19:33:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e794b66268b22c37195eb0bf1425e461cb9ea982
https://github.com/llvm/llvm-project/commit/e794b66268b22c37195eb0bf1425e461cb9ea982
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/internal_symbolizer.cpp
Log Message:
-----------
[test][HWASAN] Fix test to run on aarch64
It was built and tested on x86_64 without real HWASAN tagging.
More information about the All-commits
mailing list