[PATCH] D95019: [ConstantHoisting] Fix bug where constant materialization could insert into EH pad

Michael Holman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 11:44:44 PST 2021


Holman added a comment.

This bug is causing Edge builds to fail when using new builds of Clang, so I would appreciate if someone could please take a look.

Also, CI failures look unrelated to this change and I was not able to repro them if I rebase change onto latest main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95019



More information about the llvm-commits mailing list