[MC] Add command-line option to choose the max nest level in asm macros.
authorDavide Italiano <davide@freebsd.org>
Wed, 27 Jul 2016 05:51:56 +0000 (05:51 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 27 Jul 2016 05:51:56 +0000 (05:51 +0000)
commit7c9fc738b19db26417565d99f6cdff629ae67010
treeee12e60dda0c2dfe1effe3fb6cf3d196967923a5
parent55c3007b881ddeb3ec0ca1769973213576e038d1
[MC] Add command-line option to choose the max nest level in asm macros.

Submitted by: t83wCSLq
Differential Revision:  https://reviews.llvm.org/D22313

llvm-svn: 276842
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/test/MC/AsmParser/macro-max-depth.s [new file with mode: 0644]