summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-21 18:32:20 +0000
committerDan Gohman <gohman@apple.com>2009-09-21 18:32:20 +0000
commitcf13782fab06a1a0991fc8f387aeca4085e817ff (patch)
tree4bee4f380965efccf999130d69aa51298ec4d25e /llvm
parent69499b13fd32fddbadc95797192f46b1c1c55f99 (diff)
downloadbcm5719-llvm-cf13782fab06a1a0991fc8f387aeca4085e817ff.tar.gz
bcm5719-llvm-cf13782fab06a1a0991fc8f387aeca4085e817ff.zip
Add a comment mentioning the rdar number associated with this test.
llvm-svn: 82471
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/CodeGen/X86/peep-test-3.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/peep-test-3.ll b/llvm/test/CodeGen/X86/peep-test-3.ll
index 48da2b650c8..13a69edea57 100644
--- a/llvm/test/CodeGen/X86/peep-test-3.ll
+++ b/llvm/test/CodeGen/X86/peep-test-3.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -march=x86 | FileCheck %s
+; rdar://7226797
; LLVM should omit the testl and use the flags result from the orl.
OpenPOWER on IntegriCloud