From cb2df95c88f6bb819e8a3d9f9598c687cdf334a1 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 29 Mar 2007 18:56:58 +0000 Subject: [PATCH] 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35474 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Assembler/2003-12-30-TypeMapInvalidMemory.llx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx b/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx index a3380a79047..167f674878d 100644 --- a/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx +++ b/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx @@ -53,4 +53,4 @@ i32, i32, i32, i32, i32, i32, i32, i32, i32 }*)** null } -checkpoint +implementation