1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

checkpoint -> implementation. This really needs to just drop the need for

a keyword by having the assembler check for incomplete types and values
upon end-of-file.

llvm-svn: 35474
This commit is contained in:
Reid Spencer 2007-03-29 18:56:58 +00:00
parent 6125321928
commit 39861bcc6a

View File

@ -53,4 +53,4 @@
i32, i32, i32, i32, i32, i32, i32, i32, i32 }*)** null
}
checkpoint
implementation