]> granicus.if.org Git - llvm/commit
[AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive
authorCoby Tayree <coby.tayree@intel.com>
Wed, 2 Aug 2017 17:36:10 +0000 (17:36 +0000)
committerCoby Tayree <coby.tayree@intel.com>
Wed, 2 Aug 2017 17:36:10 +0000 (17:36 +0000)
commitfac03ed36c7a88664028fb2828fdc64604fc3fce
tree1415cd81d37f47758013967ef22b6ccb16161b4f
parentdbf7ec5b15ad16425f86f7d029af15e21b43cfd5
[AsmParser][GAS-compatibility] Ignore an empty 'p2align' directive

GAS ignores the aforementioned issue
this patch aligns LLVM + throws in an appropriate warning

Differential Revision: https://reviews.llvm.org/D36060

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