summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/anonymous-struct.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/anonymous-struct.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/anonymous-struct.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/anonymous-struct.ll b/llvm/test/DebugInfo/COFF/anonymous-struct.ll
index 3b31f23fd2e..7bd857e0924 100644
--- a/llvm/test/DebugInfo/COFF/anonymous-struct.ll
+++ b/llvm/test/DebugInfo/COFF/anonymous-struct.ll
@@ -1,5 +1,4 @@
; RUN: llc < %s -filetype=obj | llvm-readobj - --codeview | FileCheck %s
-; RUN: llc < %s | llvm-mc -filetype=obj --triple=i686-windows | llvm-readobj - --codeview | FileCheck %s
; C++ source to regenerate:
; struct S {
OpenPOWER on IntegriCloud