fix bug number
authorChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 02:26:07 +0000 (02:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Feb 2007 02:26:07 +0000 (02:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33894 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2007-02-04-AddrLValue.c

index a07ab90daa8f539505e3646001aa88b177d77d16..c8b65a946f5ee52c0913f9e9ba05d6b48f0ff9b1 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
-// PR1173
+// PR1176
 
 typedef struct
 {