Fix a using namespace llvm; in a header file.
authorDan Gohman <gohman@apple.com>
Wed, 3 Oct 2007 19:04:09 +0000 (19:04 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 3 Oct 2007 19:04:09 +0000 (19:04 +0000)
commit2bb7d0647e5b3f79ad9b6e7efd0dd99f24a0ca69
treed3f82debb7d1c2b7fd728aff8db778228f7d35d8
parent17e0d894d52ffdb9fd04f353f73b88e05b12cc1e
Fix a  using namespace llvm;  in a header file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42584 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassManagers.h
lib/VMCore/PassManager.cpp