move tier out of an anonymous namespace, it doesn't make sense
authorChris Lattner <sabre@nondot.org>
Thu, 21 Jul 2011 06:21:31 +0000 (06:21 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Jul 2011 06:21:31 +0000 (06:21 +0000)
commitc30a38f34bdfecb99ce49e3ffa479039c9bf0209
treeb67b287ea26fb1e9ec63d50cfc1ad665ab506414
parentdbd4fe2b0ada8014c2c8e042651de5799a1d4c5d
move tier out of an anonymous namespace, it doesn't make sense
to for it to be an an anon namespace and be in a header.

Eliminate some extraenous uses of tie.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135669 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/STLExtras.h
lib/Support/StringExtras.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Scalar/IndVarSimplify.cpp
lib/Transforms/Scalar/SCCP.cpp
lib/VMCore/Module.cpp
utils/TableGen/CodeGenInstruction.cpp