Add a note pointing to PR1996.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eli Friedman 2008-02-13 07:56:04 +00:00
parent 86ca3cacc5
commit 35327b3e57

View File

@ -1,4 +1,5 @@
; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep load
; PR1996
%struct.anon = type { i32, i8, i8, i8, i8 }