This is an archive of the discontinued LLVM Phabricator instance.

AsmParser: Fix nested .irp/.irpc
ClosedPublic

Authored by nhaustov on Feb 29 2016, 1:46 AM.

Details

Reviewers
rafael
Summary

Count .irp/.irpc in parseMacroLikeBody similar to .rept
Update tests.

Diff Detail

Event Timeline

nhaustov updated this revision to Diff 49346.Feb 29 2016, 1:46 AM
nhaustov retitled this revision from to AsmParser: Fix nested .irp/.irpc.
nhaustov updated this object.
nhaustov added a reviewer: rafael.
nhaustov added a subscriber: llvm-commits.
rafael accepted this revision.Feb 29 2016, 6:57 AM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 29 2016, 6:57 AM
nhaustov closed this revision.Mar 1 2016, 12:26 AM