[PATCH] AsmParser: add support for .end directive

Renato Golin renato.golin at linaro.org
Mon Dec 16 07:43:19 PST 2013


  Oh, I was looking at the wrong place!

  I got so used to assume the ARM directives were the GNU directives that I didn't bother checking the URL... ;)

  On a related comment, isn't there a better way to flush the rest of the lexer instead of consuming every remaining token?


================
Comment at: test/MC/AsmParser/directive_end.s:6
@@ +5,3 @@
+
+its_a_tarp:
+	int $0x3
----------------
is this a typo or a pun?


http://llvm-reviews.chandlerc.com/D2414



More information about the llvm-commits mailing list