MC: Allow multiple comma-separated expressions on the .uleb128 directive.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 19 Feb 2015 20:24:04 +0000 (20:24 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 19 Feb 2015 20:24:04 +0000 (20:24 +0000)
commit6715e16c4f412bec0997dec0d73d37094f856f9d
tree8bf8d9087e5b81b0aa68634508ad6ebd4d046178
parentb886152fdee87ede78a5ed9eaf8f6d189403abf1
MC: Allow multiple comma-separated expressions on the .uleb128 directive.

For compatiblity with GNU as. Binutils documents this as
'.uleb128 expressions'. Subtle, isn't it?

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