From: Reid Spencer Date: Thu, 29 Mar 2007 18:56:58 +0000 (+0000) Subject: checkpoint -> implementation. This really needs to just drop the need for X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cb2df95c88f6bb819e8a3d9f9598c687cdf334a1;p=oota-llvm.git 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 --- 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