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

Ruijie Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 09:15:14 PDT 2020


rjf updated this revision to Diff 282243.
rjf added a comment.

`equals` should be `contains`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69257

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/sjlj-nosplit.ll
  llvm/test/Transforms/HotColdSplit/sjlj-split.ll
  llvm/test/Transforms/HotColdSplit/split-assert-fail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69257.282243.patch
Type: text/x-patch
Size: 12244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/aac7d103/attachment-0001.bin>


More information about the llvm-commits mailing list