[PATCH] D83667: [ARM] Fix IT block generation after Thumb2SizeReduce with -Oz

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 14:55:51 PDT 2020


dmgreen added a comment.

^

How confident are we that the repo.cc file is the cause of the bug? As opposed to another object file? Like I said, this change unfortunately makes quite a few differences and it's a bit hard to tell which one is at fault at the moment! I don't think we saw anything fail locally from this (but I may have just missed it), so I'm trying to figure out how to pin this down.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83667



More information about the llvm-commits mailing list