Change this to the correct PR number.
authorDan Gohman <gohman@apple.com>
Fri, 11 Dec 2009 20:09:21 +0000 (20:09 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 11 Dec 2009 20:09:21 +0000 (20:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91148 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/select-aggregate.ll

index fba6a59c2d52a4ad1c4aa0f94a3d6ff1d6a39bfd..822e5946d342fa1cb5ddbb495afcf5543e794236 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=x86-64 | FileCheck %s
-; PR5754
+; PR5757
 
 ; CHECK: cmovne %rdi, %rsi
 ; CHECK: movl (%rsi), %eax