Direct declaration of namespace-ified globals does not work, must enclose
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 21 Jun 2004 21:44:12 +0000 (21:44 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 21 Jun 2004 21:44:12 +0000 (21:44 +0000)
commitf90e402af88c179d152ad5b4aba307814530ecca
tree03a21b88f621f537baa6a1edba54e2dde287accb
parent53594deff4de7ced39236d2c569fb5bef6076fd7
Direct declaration of namespace-ified globals does not work, must enclose
them with a namespace declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetMachine.cpp