[DebugInfo] Fix buildbot failure on non-X86 targets

llvm-svn: 326035
This commit is contained in:
Scott Linder 2018-02-24 16:25:43 +00:00
parent a4fb569483
commit 4137bc68a4
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
; RUN: llvm-objdump -disassemble -line-numbers %p/Inputs/embedded-source | FileCheck --check-prefix=LINE %s
; RUN: llvm-objdump -disassemble -source %p/Inputs/embedded-source | FileCheck --check-prefix=SOURCE %s
; REQUIRES: x86-registered-target
; LINE: main:
; LINE-NEXT: ; {{.*}}embedded-source.c:1