[PATCH] D115466: [SafeStack] Use Align instead of uint64_t
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 13:20:49 PST 2021
aeubanks created this revision.
Herald added a subscriber: hiraditya.
aeubanks requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
It is better typed, and the calls to getAlignment() are deprecated.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115466
Files:
llvm/lib/CodeGen/SafeStack.cpp
llvm/lib/CodeGen/SafeStackLayout.cpp
llvm/lib/CodeGen/SafeStackLayout.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115466.393269.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/181181b4/attachment.bin>
More information about the llvm-commits
mailing list