This is an archive of the discontinued LLVM Phabricator instance.

[dfsan] Remove hardcoded shadow width in array.ll
ClosedPublic

Authored by gbalats on Mar 4 2021, 3:44 PM.

Details

Summary

As a preparation step for fast8 support, we need to update the tests
to pass in both modes. That requires generalizing the shadow width
and remove any hard coded references that assume it's always 2 bytes.

Diff Detail

Event Timeline

gbalats requested review of this revision.Mar 4 2021, 3:44 PM
gbalats created this revision.
This revision is now accepted and ready to land.Mar 4 2021, 5:09 PM
This revision was landed with ongoing or failed builds.Mar 4 2021, 5:43 PM
This revision was automatically updated to reflect the committed changes.