[all-commits] [llvm/llvm-project] 77cad0: Try to fix the assert in Alignment::alignAddr to w...

Hans via All-commits all-commits at lists.llvm.org
Thu Oct 17 02:00:37 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 77cad0b047e3c56e7205c5880fe57354d2d4867c
      https://github.com/llvm/llvm-project/commit/77cad0b047e3c56e7205c5880fe57354d2d4867c
  Author: Hans Wennborg <hans at hanshq.net>
  Date:   2019-10-17 (Thu, 17 Oct 2019)

  Changed paths:
    M llvm/include/llvm/Support/Alignment.h

  Log Message:
  -----------
  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)

llvm-svn: 375090




More information about the All-commits mailing list