Eat the alignment keyword if we're in an attribute group.
authorBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 23:15:51 +0000 (23:15 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 10 Feb 2013 23:15:51 +0000 (23:15 +0000)
commit3f87d23a3dc33afa8e9f6e8853fe4b9717c8cf8d
treea5e1c78efa8101e4cc8930d605f8dc404c0ca453
parent0f715c26bd65516f616df94124679bad03084652
Eat the alignment keyword if we're in an attribute group.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp