Remove the ObjC ARC passes from the default optimization list, and add
authorDan Gohman <gohman@apple.com>
Tue, 5 Jul 2011 22:01:44 +0000 (22:01 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 5 Jul 2011 22:01:44 +0000 (22:01 +0000)
commit9c04b5bd282bd5d03ab2114339d670ca95073664
tree36f823f688018a3dd1ffbcecc65553be3a4de497
parentc5ecbdc1896f1cc089372feef3191ace2f840898
Remove the ObjC ARC passes from the default optimization list, and add
extension points to be used by clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134444 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PassManagerBuilder.h
lib/CodeGen/LLVMTargetMachine.cpp