diff options
-rw-r--r-- | test/CFrontend/2007-02-04-AddrLValue.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2007-02-04-AddrLValue.c b/test/CFrontend/2007-02-04-AddrLValue.c index a07ab90daa..c8b65a946f 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 { |