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)
commite2bb314a30b1a5c13b9fcf2cf6ba36369b864321
treef4094ea3752eaa4fdeb3b1461cf41c1c0706bd33
parentdf25c435991ad751a319433c1425a1acf53c687e
Derive ELF section type from the name in some cases where GNU as does
so.

llvm-svn: 175327
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/test/MC/AsmParser/section_names.s [new file with mode: 0644]