[all-commits] [llvm/llvm-project] 09266e: [ObjC][ARC] Clear the lists of basic blocks and in...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Thu Nov 12 22:21:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09266e4af04ec2dc3a3afc19a3f9d5658d482a44
      https://github.com/llvm/llvm-project/commit/09266e4af04ec2dc3a3afc19a3f9d5658d482a44
  Author: Akira Hatanaka <ahatanaka at apple.com>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
    M llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
    M llvm/test/Transforms/ObjCARC/rv.ll

  Log Message:
  -----------
  [ObjC][ARC] Clear the lists of basic blocks and instructions before
continuing the loop

This fixes a bug introduced in c6f1713c46e61bbb8ece9ac5ac329d02e7f93228.




More information about the All-commits mailing list