mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 05:22:04 +00:00
Fix declarations in a few more tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101676 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -47,4 +47,4 @@ if.end54: ; preds = %if.end54, %if.else
|
||||
|
||||
declare void @bcopy(i8* nocapture) nounwind
|
||||
|
||||
declare void @bcopy_4038(i8*, i32) nounwind
|
||||
declare void @bcopy_4038(i8*, i8*, i32) nounwind
|
||||
|
||||
Reference in New Issue
Block a user