From 78a130a31cb8eca6f4c46f80a8cc4e0aff472be0 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 21 Sep 2009 18:32:20 +0000 Subject: [PATCH] Add a comment mentioning the rdar number associated with this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82471 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/X86/peep-test-3.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/X86/peep-test-3.ll b/test/CodeGen/X86/peep-test-3.ll index 48da2b650c8..13a69edea57 100644 --- a/test/CodeGen/X86/peep-test-3.ll +++ b/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.