gnu as support both % and @ before types, do the same.
commit83e236b71340ab1316d900bf3632739818f93fc6
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Nov 2010 15:47:08 +0000 (12 15:47 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Nov 2010 15:47:08 +0000 (12 15:47 +0000)
tree65939c8ea9dda9be6124eb003cb9092db2f06ca9
parent41caa09446de1f2038b847860decd92c975e7580
gnu as support both % and @ before types, do the same.

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