Make a few MCSectionELF& variables const. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 May 2015 21:56:55 +0000 (21:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 25 May 2015 21:56:55 +0000 (21:56 +0000)
commitab78d674357534c2f57976c9fdab01440bee84b7
tree542f1d51490d5d1e306fdca0167d65bace8b1803
parent0d46e8a420d8c0dfa41e80497082adf9866e1e97
Make a few MCSectionELF& variables const. NFC.

This just reduces the noise from another patch.

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