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

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 15:45:54 PDT 2020


akhuang added a comment.

Ok, I think the actual object file diff comes from this file: https://github.com/chromium/chromium/blob/master/sandbox/linux/syscall_broker/broker_command.cc
I checked that the test fails if I only build this object file with this change.

pasted the diff here: https://reviews.llvm.org/P8229

I also uploaded another build repro on the chromium bug.


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