This is an archive of the discontinued LLVM Phabricator instance.

[HWASan] add test for debug info of allocas that don't need padding.
ClosedPublic

Authored by fmayer on Feb 15 2022, 11:42 AM.

Diff Detail

Event Timeline

fmayer requested review of this revision.Feb 15 2022, 11:42 AM
fmayer created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2022, 11:42 AM
eugenis added inline comments.Feb 15 2022, 12:30 PM
llvm/test/Instrumentation/HWAddressSanitizer/dbg-value-tag-offset-nopad.ll
15

Could you also test that this points to the right alloca?

fmayer updated this revision to Diff 409329.Feb 16 2022, 10:50 AM

address comment

ormris removed a subscriber: ormris.Feb 16 2022, 10:50 AM
fmayer marked an inline comment as done.Feb 16 2022, 10:50 AM
eugenis accepted this revision.Feb 23 2022, 1:20 PM

LGTM

This revision is now accepted and ready to land.Feb 23 2022, 1:20 PM
This revision was landed with ongoing or failed builds.Feb 23 2022, 2:03 PM
This revision was automatically updated to reflect the committed changes.