From c8296a0d597a27e7070787d12c8fbe16830b1734 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 5 Feb 2010 22:46:46 +0000 Subject: remove fixme git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95444 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/AsmParser/X86/x86_instructions.s | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/MC/AsmParser/X86/x86_instructions.s b/test/MC/AsmParser/X86/x86_instructions.s index 06a1907..2049a60 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 -- cgit v1.1