[PATCH] D61314: [SCCP] Remove forcedconstant, go to overdefined instead

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 00:52:45 PST 2020


mstorsjo added a comment.

In D61314#1871290 <https://reviews.llvm.org/D61314#1871290>, @nathanchance wrote:

> The Linux kernel hits the assert in `markConstant` on arm32 defconfig in net/mac80211/sta_info.o, as reported by Linaro's CI:


FWIW, I also hit this assert, when building Qt in qfontsubset.cpp for x86_64 and aarch64 mingw.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61314/new/

https://reviews.llvm.org/D61314





More information about the llvm-commits mailing list