[PATCH] AsmParser: add support for .end directive
Renato Golin
renato.golin at linaro.org
Mon Dec 16 12:11:07 PST 2013
On 16 December 2013 18:24, David Peixotto <dpeixott at codeaurora.org> wrote:
> My main question is how does this directive interact with .include'd
> files. If we have .end in a file that is being processed because of a
> .include will it stop processing everything, or only that file. I think gas
> will stop processing everything, even the original file.
>
Would be good to make sure this is correct, as it does sound a bit harsh.
It's also not what the ARM assembler does [1], not that it matters much,
but it looks saner than dropping everything altogether.
cheers,
--renato
[1]
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0473j/dom1361290008253.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131216/59c5d16c/attachment.html>
More information about the llvm-commits
mailing list