Make Sparc assembler accept parenthesized constant expressions.
authorDouglas Katzman <dougk@google.com>
Wed, 29 Apr 2015 18:48:29 +0000 (18:48 +0000)
committerDouglas Katzman <dougk@google.com>
Wed, 29 Apr 2015 18:48:29 +0000 (18:48 +0000)
commit484da4100db5d73c45aee31f57c8f9a44557ecb4
tree0b665249dde6ae5d6ed43149f1f6f91996319ff4
parent6b6dc8a1f67c1efeee337918ff42a15afcdbfaff
Make Sparc assembler accept parenthesized constant expressions.

Differential Revision: http://reviews.llvm.org/D9087

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
test/MC/Sparc/sparc-assembly-exprs.s [new file with mode: 0644]