[Alignment][NFC] Use Align for BPFAbstractMemberAccess::RecordAlignment
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 1 Jul 2020 16:23:52 +0000 (16:23 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 1 Jul 2020 16:23:52 +0000 (16:23 +0000)
commit0f9d623b63e87b4ba30c30fd884ecc333eb32b4a
tree3399f208cccee980ec1b48e1118990af7acdb4cb
parent6bd1db08e7ccd61996d3867d22ff8eb1979f8621
[Alignment][NFC] Use Align for BPFAbstractMemberAccess::RecordAlignment

This patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Differential Revision: https://reviews.llvm.org/D82962
llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp