From 06b59eb16185a8c1bd06f2c264ed8adb2e45f7b2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 5 Feb 2007 02:26:07 +0000 Subject: [PATCH] fix bug number git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33894 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CFrontend/2007-02-04-AddrLValue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CFrontend/2007-02-04-AddrLValue.c b/test/CFrontend/2007-02-04-AddrLValue.c index a07ab90daa8..c8b65a946f5 100644 --- a/test/CFrontend/2007-02-04-AddrLValue.c +++ b/test/CFrontend/2007-02-04-AddrLValue.c @@ -1,5 +1,5 @@ // RUN: %llvmgcc %s -O3 -S -o - -emit-llvm -// PR1173 +// PR1176 typedef struct {