MC-COFF: Add COFFAsmParser. Completes PR8343.
[oota-llvm.git] / test / MC / COFF / switch-relocations.ll
index 300c10732ec6dde80cd0e9057c4173d4d62bab0f..faf185fb72994ba73852864571ada19c228621a6 100644 (file)
@@ -3,6 +3,9 @@
 
 ; This test case was reduced from Lua/lapi.c.
 
+; This test has yet to be converted to assembly becase llvm-mc cannot read
+; x86-64 COFF code yet.
+
 ; RUN: llc -filetype=obj -mtriple i686-pc-win32 %s -o %t
 ; RUN: llc -filetype=obj -mtriple x86_64-pc-win32 %s -o %t