[HWASan] add test for debug info of allocas that don't need padding.
authorFlorian Mayer <fmayer@google.com>
Tue, 15 Feb 2022 19:41:52 +0000 (11:41 -0800)
committerFlorian Mayer <fmayer@google.com>
Wed, 23 Feb 2022 22:02:22 +0000 (14:02 -0800)
commit8f780ba362697c2c2b4df9c533d99f8dfde0af46
tree13cfcfae1d97712350465893cb301a61e993fbea
parentcd37594c0374f287318d47818cc6d55496d3e9c0
[HWASan] add test for debug info of allocas that don't need padding.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D119873
llvm/test/Instrumentation/HWAddressSanitizer/dbg-value-tag-offset-nopad.ll [new file with mode: 0644]