diff --git a/test/DebugInfo/X86/line.ll b/test/DebugInfo/X86/line.ll index b9156ec8499..05c25d2772b 100644 --- a/test/DebugInfo/X86/line.ll +++ b/test/DebugInfo/X86/line.ll @@ -1,5 +1,3 @@ -; REQUIRES: object-emission - ; RUN: llc -mtriple=x86_64-linux -O0 -filetype=asm < %s | FileCheck %s ; From source: