mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-15 09:33:39 +00:00
Tidy up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148339 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2f8af1d643
commit
283f1fff47
@ -36,7 +36,7 @@
|
||||
// CHECK-NEXT: ])
|
||||
|
||||
xorl %eax,%eax
|
||||
|
||||
|
||||
.globl _a
|
||||
_a:
|
||||
xorl %eax,%eax
|
||||
@ -44,7 +44,7 @@ _b:
|
||||
xorl %eax,%eax
|
||||
L0:
|
||||
xorl %eax,%eax
|
||||
L1:
|
||||
L1:
|
||||
|
||||
call L0
|
||||
call L0 - 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user