From: Chris Lattner Date: Fri, 5 Feb 2010 22:46:46 +0000 (+0000) Subject: remove fixme X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c8296a0d597a27e7070787d12c8fbe16830b1734;p=oota-llvm.git remove fixme git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95444 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/AsmParser/X86/x86_instructions.s b/test/MC/AsmParser/X86/x86_instructions.s index 06a1907f239..2049a60fc7b 100644 --- a/test/MC/AsmParser/X86/x86_instructions.s +++ b/test/MC/AsmParser/X86/x86_instructions.s @@ -1,5 +1,3 @@ -// FIXME: Switch back to FileCheck once we print actual instructions - // RUN: llvm-mc -triple x86_64-unknown-unknown %s | FileCheck %s // CHECK: subb %al, %al