[PATCH] D10280: AsmParser: Add a function to parse a standalone type and value
Duncan P. N. Exon Smith
dexonsmith at apple.com
Fri Jul 17 10:58:20 PDT 2015
> On 2015-Jul-16, at 17:10, Alex Lorenz <arphaman at gmail.com> wrote:
>
> 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
>
> <D10280.29967.patch>
LGTM!
More information about the llvm-commits
mailing list