Handle strings in section names the same way as gas:
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jan 2011 18:02:54 +0000 (18:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 24 Jan 2011 18:02:54 +0000 (18:02 +0000)
commit184640e96e391ecfc4621156907b29f132c14959
treea1e54d4e4f529ad5292c2224e7285698e8b42c34
parenta3bbf2411fa1e085fc371e2c9ef27970e2c89d3c
Handle strings in section names the same way as gas:
* If the name is a single string, we remove the quotes
* If the name starts without a quote, we include any quotes in the name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/ELF/section.s