[PATCH] D150296: [ObjC][ARC] Fix non-deterministic behavior in ProvenanceAnalysis

Argyrios Kyrtzidis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:39:46 PDT 2023


akyrtzi added inline comments.


================
Comment at: llvm/test/Transforms/ObjCARC/related-check.ll:120
 
-; CHECK-LABEL: define ptr @foo() {
-; CHECK-NOT: @llvm.objc
----------------
Does this need to be removed? I assume it was a non-deterministic test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150296



More information about the llvm-commits mailing list