Move 'kw_align' case to proper section, reorganize function attribute keyword case...
authorStephen Lin <stephenwlin@gmail.com>
Sat, 20 Apr 2013 13:16:13 +0000 (13:16 +0000)
committerStephen Lin <stephenwlin@gmail.com>
Sat, 20 Apr 2013 13:16:13 +0000 (13:16 +0000)
commitb0aeb3e077679b5846b3f273baee2872ab176e1e
tree33d8e7e08c4ffb477d7fa52191fab655e59b4d11
parent8b71994fde0f0fcdf7a8260dc773fb7376b1231f
Move 'kw_align' case to proper section, reorganize function attribute keyword case statements to be consistent with r179119

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