]> granicus.if.org Git - clang/commit
Switch to asking the target machine to add any relevant analysis passses
authorChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 01:38:01 +0000 (01:38 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 01:38:01 +0000 (01:38 +0000)
commitd938e87458f18ffe4314936c5ab985b6b232c31f
tree3458664abd899f3ca796785c0068c4ff37163bfd
parent4a2ef80d896c1bac38ce113ec19a8d509a619288
Switch to asking the target machine to add any relevant analysis passses
rather than doing it ourselves. This reflects the API changes in r171681.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp