[PATCH] D13592: [MC] Fixed parsing of macro arguments where expressions with spaces are present.

Scott Egerton via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 06:25:20 PST 2015


s.egerton updated this revision to Diff 41139.
s.egerton added a comment.
Herald added a subscriber: dsanders.

I have added test cases. I also had to update the patch to ensure all of the tests passed.


http://reviews.llvm.org/D13592

Files:
  lib/MC/MCParser/AsmParser.cpp
  test/MC/AsmParser/macros-gas.s
  test/MC/Mips/macro-sdc1.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13592.41139.patch
Type: text/x-patch
Size: 2919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/04e4189e/attachment.bin>


More information about the llvm-commits mailing list