]> granicus.if.org Git - llvm/commit
Try to fix the assert in Alignment::alignAddr to work on 32-bit
authorHans Wennborg <hans@hanshq.net>
Thu, 17 Oct 2019 09:01:39 +0000 (09:01 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 17 Oct 2019 09:01:39 +0000 (09:01 +0000)
commit8e340d1d9d9b097e90efed005ac75125062c9377
treec4b97f01e82127b2000efb35da8b63aa800ff479
parentfaeea2dc5e4b500b563a86958ded2e6b4b1b8682
Try to fix the assert in Alignment::alignAddr to work on 32-bit

Hopefully fixing the AlignmentDeathTest.AlignAddr failures (e.g. at
http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/10925)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375090 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Alignment.h