From: Dan Gohman Date: Mon, 21 Sep 2009 18:32:20 +0000 (+0000) Subject: Add a comment mentioning the rdar number associated with this test. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=78a130a31cb8eca6f4c46f80a8cc4e0aff472be0;p=oota-llvm.git 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 --- 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.