This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by gbalats on Mar 1 2021, 1:06 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 1 2021, 1:06 PM
gbalats created this revision.
This revision is now accepted and ready to land.Mar 1 2021, 2:57 PM