aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-05 22:46:46 +0000
committerChris Lattner <sabre@nondot.org>2010-02-05 22:46:46 +0000
commitc8296a0d597a27e7070787d12c8fbe16830b1734 (patch)
treef4162d010c34fc2696f0ce579710f16da898a2d8 /test
parent342cbdcc5eca3a292748b71f1aac55516d4e7141 (diff)
downloadexternal_llvm-c8296a0d597a27e7070787d12c8fbe16830b1734.zip
external_llvm-c8296a0d597a27e7070787d12c8fbe16830b1734.tar.gz
external_llvm-c8296a0d597a27e7070787d12c8fbe16830b1734.tar.bz2
remove fixme
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/AsmParser/X86/x86_instructions.s2
1 files changed, 0 insertions, 2 deletions
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