Add support for the .zero directive.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Sep 2010 15:03:59 +0000 (15:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Sep 2010 15:03:59 +0000 (15:03 +0000)
commit2ea2ac798b07855bd950e848d73b8bea6bcdea4b
tree274922c50afdd4476e242959fb3904a7dd70a32a
parent1cd1b0b283079b5a8c54759983e9e70845971b2c
Add support for the .zero directive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114077 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/ELF/zero.s [new file with mode: 0644]