This is an archive of the discontinued LLVM Phabricator instance.

[dfsan] Update store.ll test
ClosedPublic

Authored by gbalats on Mar 8 2021, 6:09 PM.

Details

Summary

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.

Diff Detail

Event Timeline

gbalats requested review of this revision.Mar 8 2021, 6:09 PM
gbalats created this revision.

Thank you for simplifying the tests.

This revision is now accepted and ready to land.Mar 8 2021, 7:51 PM
This revision was automatically updated to reflect the committed changes.