gnu as support both % and @ before types, do the same.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Nov 2010 15:47:08 +0000 (15:47 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 12 Nov 2010 15:47:08 +0000 (15:47 +0000)
commitd4a352609f0ebe8bdea2f70d4e0efae9b5db778e
tree65939c8ea9dda9be6124eb003cb9092db2f06ca9
parentc9d8a75e44a56828cb4adcb9f54ff5c825571ce4
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]