diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/static-methods.ll')
| -rw-r--r-- | llvm/test/DebugInfo/COFF/static-methods.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/static-methods.ll b/llvm/test/DebugInfo/COFF/static-methods.ll index 1e51f80c5dd..eb192567629 100644 --- a/llvm/test/DebugInfo/COFF/static-methods.ll +++ b/llvm/test/DebugInfo/COFF/static-methods.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 ; Check for the appropriate MethodKind below. |

