fix incorrectly upgraded test, add PR#
authorChris Lattner <sabre@nondot.org>
Mon, 16 Apr 2007 05:58:47 +0000 (05:58 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Apr 2007 05:58:47 +0000 (05:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36114 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/CBackend/2005-07-14-NegationToMinusMinus.ll

index e2c665ecfd71e1e64cb1dc250dc827e8bfa6edd0..e73eb63c24dbb0895cd42561c0883ba3ff5b34cd 100644 (file)
@@ -1,7 +1,6 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=c | not grep -- -65535
-; XFAIL: *
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=c | not grep -- --65535
+; PR596
 
-; ModuleID = '<stdin>'
 target endian = little
 target pointersize = 32
 target triple = "i686-pc-linux-gnu"