[PATCH] D69257: Outline non returning functions unless a longjmp

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 09:48:27 PDT 2019


fhahn added a comment.

I wasn't reading that carefully enough, sorry! Still, please check for the longjmp intrinsic rather than just the name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69257





More information about the llvm-commits mailing list