ThinLTO: move ObjCARCContractPass in the CodeGen pipeline
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 1 Apr 2016 08:22:59 +0000 (08:22 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 1 Apr 2016 08:22:59 +0000 (08:22 +0000)
commit215d59e7b0b14968c2f0c33c6575373455a84359
tree625f1ae23742be3b2ae346ad35138644dd8b00e6
parent7d15853c9f4b26fe87b70dc89101eb34d0e9e221
ThinLTO: move ObjCARCContractPass in the CodeGen pipeline

This is to be coherent with Full LTO.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 265118
llvm/lib/LTO/ThinLTOCodeGenerator.cpp