Doh. PR1187 -> PR1766.

llvm-svn: 43693
This commit is contained in:
Evan Cheng 2007-11-05 01:00:44 +00:00
parent a8044084ac
commit c68023a955
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llc -mtriple=x86_64-unknown-linux-gnu
; PR1187
; PR1766
%struct.dentry = type { %struct.dentry_operations* }
%struct.dentry_operations = type { i32 (%struct.dentry*, %struct.qstr*)* }