[all-commits] [llvm/llvm-project] 6a2bf5: [dfsan] Update store.ll test
George Balatsouras via All-commits
all-commits at lists.llvm.org
Tue Mar 9 12:22:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a2bf59a62ad49144846abe4d5d3d259aa54f09b
https://github.com/llvm/llvm-project/commit/6a2bf59a62ad49144846abe4d5d3d259aa54f09b
Author: George Balatsouras <gbalats at google.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M llvm/test/Instrumentation/DataFlowSanitizer/store.ll
Log Message:
-----------
[dfsan] Update store.ll test
This removes hard-coded shadow width references and adds more RUN
lines to increase test coverage under different options (fast16 labels
mode).
Also, shortens the test by unifying common lines under both combine- and no-combine-ptr-label options.
Reviewed By: stephan.yichao.zhao
Differential Revision: https://reviews.llvm.org/D98227
More information about the All-commits
mailing list