[PATCH] D92808: [ObjC][ARC] Use operand bundle 'clang.arc.rv' instead of explicitly emitting retainRV or claimRV calls in the IR
    Akira Hatanaka via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb  5 12:08:49 PST 2021
    
    
  
ahatanak added a comment.
I ended up reverting the changes I made to `llvm/lib/IR/AutoUpgrade.cpp` as the file was including `llvm/Analysis/ObjCARCUtil.h`, which was violating layering.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92808/new/
https://reviews.llvm.org/D92808
    
    
More information about the llvm-commits
mailing list