[llvm-commits] CVS: llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx

Reid Spencer reid at x10sys.com
Thu Mar 29 11:57:15 PDT 2007



Changes in directory llvm/test/Assembler:

2003-12-30-TypeMapInvalidMemory.llx updated: 1.7 -> 1.8
---
Log message:

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.


---
Diffs of the changes:  (+1 -1)

 2003-12-30-TypeMapInvalidMemory.llx |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx
diff -u llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx:1.7 llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx:1.8
--- llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx:1.7	Tue Mar 27 21:34:53 2007
+++ llvm/test/Assembler/2003-12-30-TypeMapInvalidMemory.llx	Thu Mar 29 13:56:58 2007
@@ -53,4 +53,4 @@
                 i32, i32, i32, i32, i32, i32, i32, i32, i32 }*)** null 
         }
 
-checkpoint
+implementation






More information about the llvm-commits mailing list