[all-commits] [llvm/llvm-project] 8f780b: [HWASan] add test for debug info of allocas that d...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Feb 23 14:03:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f780ba362697c2c2b4df9c533d99f8dfde0af46
https://github.com/llvm/llvm-project/commit/8f780ba362697c2c2b4df9c533d99f8dfde0af46
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
A llvm/test/Instrumentation/HWAddressSanitizer/dbg-value-tag-offset-nopad.ll
Log Message:
-----------
[HWASan] add test for debug info of allocas that don't need padding.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D119873
More information about the All-commits
mailing list