Move the initialization to the Analysis library as well as the pass.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 03:33:08 +0000 (03:33 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 03:33:08 +0000 (03:33 +0000)
commit6554666e0034ea1cc5c8095b34d1ffbe0f62f363
tree97ac49fcfa9a919fdde2484de8a66709c261181b
parente5ef305be2505741941b8e7c7a391add3632ebc3
Move the initialization to the Analysis library as well as the pass.

This was (somewhat distressingly) only caught be the ocaml bindings
tests...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/Analysis.cpp
lib/IR/Core.cpp