From: Chris Lattner Date: Sun, 13 Sep 2009 22:28:17 +0000 (+0000) Subject: unbreak this test by working around an asmparser bug. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=b92c36331dd9c1102b99dc795f14513503ec3e29;p=oota-llvm.git unbreak this test by working around an asmparser bug. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81724 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/AsmParser/hello.s b/test/MC/AsmParser/hello.s index 81bca6d57b7..891e47f94df 100644 --- a/test/MC/AsmParser/hello.s +++ b/test/MC/AsmParser/hello.s @@ -19,7 +19,7 @@ _main: movl -4(%ebp), %eax addl $8, %esp popl %ebp - ret + //ret .subsections_via_symbols .cstring L_.str: