]> granicus.if.org Git - llvm/commit
[LLVM][Alignment] Fix AlignmentTest on platform where size_t != uint64_t
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Aug 2019 09:20:00 +0000 (09:20 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 1 Aug 2019 09:20:00 +0000 (09:20 +0000)
commitea78572ea0c67da8ea0f1346cab25d9ef956f5cf
tree9cdb510ec61b88845c31585d3aecf98f1d015459
parent119e2d6fb058c1e090fcba4ff5a089aa2774382d
[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