[PATCH] D135376: [Transforms/ObjCARC] Fix non-deterministic output of `ObjCARCOptPass`

Argyrios Kyrtzidis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 14:01:21 PDT 2022


akyrtzi updated this revision to Diff 467258.
akyrtzi marked an inline comment as done.
akyrtzi added a comment.

Fix the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135376

Files:
  llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp
  llvm/test/Transforms/ObjCARC/related-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135376.467258.patch
Type: text/x-patch
Size: 11908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/6edc14cc/attachment-0001.bin>


More information about the llvm-commits mailing list