[PATCH] D76961: [BranchFolder] don't remove MBB's that have their address taken

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 18:12:38 PDT 2020


efriedma added a comment.

An INLINEASM_BR edge should count as a predecessor, yes; if that edge is missing, something went wrong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76961





More information about the llvm-commits mailing list