[all-commits] [llvm/llvm-project] 00854c: [ASAN] Autogen masked load/store test coverage [nfc]
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Mar 2 14:33:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00854cb52d037cf0cb920f8850008744a747ef6a
https://github.com/llvm/llvm-project/commit/00854cb52d037cf0cb920f8850008744a747ef6a
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M llvm/test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll
Log Message:
-----------
[ASAN] Autogen masked load/store test coverage [nfc]
I also removed two runlines which added no additional coverage. No test in the file has both loads and stores, thus the two configurations duplicate the disabled configuration.
More information about the All-commits
mailing list