It's PR1925, not PR1609.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 6 Feb 2008 22:07:17 +0000 (22:07 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 6 Feb 2008 22:07:17 +0000 (22:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46825 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll

index 5d3322d390b26df4d2a26e0da0c225b436694c11..ec170f8eac5beffd5bc061b93a88d8cf41140ea4 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnueabi -regalloc=local
-; PR1609
+; PR1925
 
        %struct.encode_aux_nearestmatch = type { i32*, i32*, i32*, i32*, i32, i32 }
        %struct.encode_aux_pigeonhole = type { float, float, i32, i32, i32*, i32, i32*, i32*, i32* }