Test committed in r241153 is more target-specific than I thought.

Moving the (original, x86-only) test to the X86 directory.

llvm-svn: 241162
This commit is contained in:
Michael Kuperstein 2015-07-01 13:45:25 +00:00
parent a0cda9bdb0
commit 33d99d6077
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: %llc_dwarf -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
; RUN: llc -mtriple=x86_64-unknown-linux-gnu -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
;; This test checks the following:
;; 1. Useless lexical block entry is not emitted