Commits

Michael Gottesman committed 24c9c75df0c
[llvm-arc-opts] Refactor the ARC call constant caches and ARC call creation code into a builder class. This removes a bunch of boilerplate from the LLVMARCOpts passes related to Constant caches and creating these calls. Swift SVN r30130