pass in more section kinds, enough to get the .align 0x90
authorChris Lattner <sabre@nondot.org>
Fri, 26 Feb 2010 18:32:26 +0000 (18:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Feb 2010 18:32:26 +0000 (18:32 +0000)
commitf60e9bbbad8934341cfbdb6ccdd454f89a36e366
tree1d76a1a4e46a2267a5544effc08d32467ade9a3f
parent20c51be30c2be1d41f81e182b72dd33b8678d988
pass in more section kinds, enough to get the .align 0x90
stuff to emit optimal nops in the right places.

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