mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
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
This commit is contained in:
parent
1b6570e527
commit
b92c36331d
@ -19,7 +19,7 @@ _main:
|
||||
movl -4(%ebp), %eax
|
||||
addl $8, %esp
|
||||
popl %ebp
|
||||
ret
|
||||
//ret
|
||||
.subsections_via_symbols
|
||||
.cstring
|
||||
L_.str:
|
||||
|
Loading…
x
Reference in New Issue
Block a user