mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
8 lines
109 B
LLVM
8 lines
109 B
LLVM
|
define weak_odr void @_ZN3fooIiEC2Ev() {
|
||
|
ret void
|
||
|
}
|
||
|
|
||
|
define weak_odr void @_ZN3fooIiEC1Ev() {
|
||
|
ret void
|
||
|
}
|