diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-22 21:41:25 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-01-08 15:47:11 -0800 |
commit | 756dd707668ccc1ac22b88d5899984843a5a3262 (patch) | |
tree | a1cc5ed2f69762107eb55a52b5f89f1df8d5d508 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bc8acf2ce8ad6e8c9b1d97b2e02d3f4ad26e1d9d (diff) | |
download | llvm-756dd707668ccc1ac22b88d5899984843a5a3262.zip llvm-756dd707668ccc1ac22b88d5899984843a5a3262.tar.gz llvm-756dd707668ccc1ac22b88d5899984843a5a3262.tar.bz2 |
[NewPM] Run ObjC ARC passes
Match the legacy PM in running various ObjC ARC passes.
This requires making some module passes into function passes. These were
initially ported as module passes since they add function declarations
(e.g. https://reviews.llvm.org/D86178), but that's still up for debate
and other passes do so.
Reviewed By: ahatanak
Differential Revision: https://reviews.llvm.org/D93743
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions