[PATCH] D75712: Avoid emitting unreachable SP adjustments after `throw`

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 17:51:29 PDT 2020


thakis added a comment.

Amy bisected https://bugs.chromium.org/p/chromium/issues/detail?id=1062021 down to this. Not clear if that's a compiler bug or some ODR bug like last time, but it's probably good to limit the amount of breakage on trunk.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75712





More information about the llvm-commits mailing list