Fix MSVC 2012 warning about a 32-bit shift that should be 64-bit
[oota-llvm.git] / lib / IR / Pass.cpp
2013-01-02 Chandler CarruthRename VMCore directory to IR.