aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2023-04-26 16:34:08 -0700
committerH.J. Lu <hjl.tools@gmail.com>2023-04-26 18:27:38 -0700
commit05551c6582693c2b494ed8c30a46ea5969b507b1 (patch)
treee5022c1ddb5b6a5d28f8dde8ed39cd3ef6235913 /llvm/lib/CodeGen
parentd6ef90f64c48b2bfb3406e9d96a61ae69d311b85 (diff)
downloadllvm-05551c6582693c2b494ed8c30a46ea5969b507b1.zip
llvm-05551c6582693c2b494ed8c30a46ea5969b507b1.tar.gz
llvm-05551c6582693c2b494ed8c30a46ea5969b507b1.tar.bz2
[sanitizer] Correct alignment of x32 __sanitizer_siginfo
Since alignment of x32 siginfo_t is 8 bytes, not 4 bytes, use u64 in __sanitizer_siginfo_pad to align x32 __sanitizer_siginfo to 8 bytes. Fixes https://github.com/llvm/llvm-project/issues/62394 Differential Revision: https://reviews.llvm.org/D149309
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions