mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Accidental function name mangling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130050 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1c3af779fc
commit
83eb906906
@ -54,7 +54,7 @@ define i64 @f6(i64 %a) {
|
||||
|
||||
; Example from numerics code that manually computes wider-than-64 values.
|
||||
;
|
||||
; CHECK: _livecarry:
|
||||
; CHECK: livecarry:
|
||||
; CHECK: adds
|
||||
; CHECK: adcs
|
||||
; CHECK: adc
|
||||
|
Loading…
Reference in New Issue
Block a user