Skip to content
Commit e6f4c683 authored by Eli Bendersky's avatar Eli Bendersky
Browse files

Now GenericAsmParser and AsmParser are no longer friends, GenericAsmParser can

simply use the getParser method from MCAsmParserExtension, working through the
MCAsmParser interface. There's no longer a need to overload that method to
cast it to the concrete AsmParser.

llvm-svn: 172491
parent 38274128
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment