[LLVM][Alignment] Fix AlignmentTest on platform where size_t != uint64_t
commit5ab4f5c365b31c90786efa69c2fef9076ee0bbcc
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Aug 2019 09:20:00 +0000 (1 09:20 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Aug 2019 09:20:00 +0000 (1 09:20 +0000)
tree9cdb510ec61b88845c31585d3aecf98f1d015459
parent1fbd408644ef1b9c9000d01e990530c91809cce8
[LLVM][Alignment] Fix AlignmentTest on platform where size_t != uint64_t

Reviewers: yroux

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65563

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367532 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/AlignmentTest.cpp