[all-commits] [llvm/llvm-project] c53053: [AArch64][NFC] require aarch64 support for hwasan ...
Sameer Sahasrabuddhe via All-commits
all-commits at lists.llvm.org
Thu Aug 6 20:56:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c530539badd58e11eb5c1aa426d8e3eba96f07d3
https://github.com/llvm/llvm-project/commit/c530539badd58e11eb5c1aa426d8e3eba96f07d3
Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M compiler-rt/test/hwasan/TestCases/exported-tagged-global.c
Log Message:
-----------
[AArch64][NFC] require aarch64 support for hwasan test
This was breaking builds where the target is not enabled.
Reviewed By: danielkiss, eugenis
Differential Revision: https://reviews.llvm.org/D85412
More information about the All-commits
mailing list