Derive ELF section type from the name in some cases where GNU as does
authorJoerg Sonnenberger <joerg@bec.de>
Sat, 16 Feb 2013 00:32:53 +0000 (00:32 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Sat, 16 Feb 2013 00:32:53 +0000 (00:32 +0000)
commit42edeb1ba8aabcbe0e5cc846d9e5f2a9e2261292
treeba98a2a1fc1dc2e619fd5961469ee00999cabe84
parentabbf9df7f42e8e3e95b02b16ebbc6a0684bb4f6d
Derive ELF section type from the name in some cases where GNU as does
so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/ELFAsmParser.cpp
test/MC/AsmParser/section_names.s [new file with mode: 0644]