diff --git a/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll b/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll index 56993a592de..889b122bb06 100644 --- a/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll +++ b/test/CodeGen/X86/2007-11-04-LiveIntervalCrash.ll @@ -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*)* }