Pull out a named variable for the cached section names to aid readability.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Apr 2014 22:49:14 +0000 (22:49 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 11 Apr 2014 22:49:14 +0000 (22:49 +0000)
commit06e433a099794743a63f459a89fe1d4321d5fcb5
treef4312511b78f1b50e55b15568ce88372ae56f271
parent5672630b7c8215ee5b54ea754beb42c18c132c05
Pull out a named variable for the cached section names to aid readability.

Based on a code review suggestion from Eric Christopher in r205990

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206080 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCContext.cpp