[PATCH] D79794: Change the INLINEASM_BR MachineInstr to be a non-terminating instruction.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 11:22:06 PDT 2021


MatzeB added a comment.

See also: https://bugs.llvm.org/show_bug.cgi?id=27659

We used to consider the the invoke mechanism more of a bug/misdesign. But I guess without anyone cleaning this up it was just a matter of time for other uses like this to do the same :-(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79794



More information about the llvm-commits mailing list