summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/DebugInfo/X86/line.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/line.ll b/llvm/test/DebugInfo/X86/line.ll
index b9156ec8499..05c25d2772b 100644
--- a/llvm/test/DebugInfo/X86/line.ll
+++ b/llvm/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:
OpenPOWER on IntegriCloud