[PATCH] D93743: [NewPM] Run ObjC ARC passes

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 17:39:57 PST 2021


ahatanak added a comment.

Is this change safe considering calls to `EP.get()` can add function declarations to the module as you mentioned in https://reviews.llvm.org/D86178?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93743



More information about the llvm-commits mailing list