Micro-optimization
authorBill Wendling <isanbard@gmail.com>
Fri, 26 Apr 2013 21:15:08 +0000 (21:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 26 Apr 2013 21:15:08 +0000 (21:15 +0000)
commitf1d9fe9d04ce93f6d5dcebbd2cb6a07414d7a029
tree9508dfe991c6faa80871979a2f5d8f9ca16b5eca
parentfdfdd4cf8257c1a0ba0eec3d08f4e73f61c9cf62
Micro-optimization

TLVs probably won't be as common as the other types of variables. Check for them
last before defaulting to "DATA".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180631 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp