aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-12-22 21:41:25 -0800
committerArthur Eubanks <aeubanks@google.com>2021-01-08 15:47:11 -0800
commit756dd707668ccc1ac22b88d5899984843a5a3262 (patch)
treea1cc5ed2f69762107eb55a52b5f89f1df8d5d508 /clang/lib/Frontend/CompilerInvocation.cpp
parentbc8acf2ce8ad6e8c9b1d97b2e02d3f4ad26e1d9d (diff)
downloadllvm-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