Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.

llvm-svn: 185465
This commit is contained in:
Jyotsna Verma 2013-07-02 19:21:43 +00:00
parent ef93bc1c8a
commit ddca5fa24a
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
; REQUIRES: object-emission
; RUN: llc -filetype=obj < %s > %t
; RUN: llvm-dwarfdump %t | FileCheck %s