[PATCH] D10280: AsmParser: Add a function to parse a standalone type and value

Alex Lorenz arphaman at gmail.com
Thu Jul 16 17:10:27 PDT 2015


arphaman updated this revision to Diff 29967.
arphaman added a comment.

I added a test case for the block address constant value as requested by Duncan.


Repository:
  rL LLVM

http://reviews.llvm.org/D10280

Files:
  include/llvm/AsmParser/Parser.h
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/Parser.cpp
  unittests/AsmParser/AsmParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10280.29967.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/470e71e9/attachment.bin>


More information about the llvm-commits mailing list