summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2008-02-13 07:56:04 +0000
committerEli Friedman <eli.friedman@gmail.com>2008-02-13 07:56:04 +0000
commit460648abde9b8a3b9435088906d248535fe78e03 (patch)
tree0d2b18bb2793d47398788fbdca4f8b0d784c540b
parenta08af08a881eda0a19efdc38be3b98104b791378 (diff)
downloadbcm5719-llvm-460648abde9b8a3b9435088906d248535fe78e03.tar.gz
bcm5719-llvm-460648abde9b8a3b9435088906d248535fe78e03.zip
Add a note pointing to PR1996.
llvm-svn: 47055
-rw-r--r--llvm/test/Transforms/GVN/2008-02-12UndefLoad.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Transforms/GVN/2008-02-12UndefLoad.ll b/llvm/test/Transforms/GVN/2008-02-12UndefLoad.ll
index ddc10e1dc0f..5ee3d6cbe64 100644
--- a/llvm/test/Transforms/GVN/2008-02-12UndefLoad.ll
+++ b/llvm/test/Transforms/GVN/2008-02-12UndefLoad.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep load
+; PR1996
%struct.anon = type { i32, i8, i8, i8, i8 }
OpenPOWER on IntegriCloud