Test committed in r241153 is more target-specific than I thought.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 1 Jul 2015 13:45:25 +0000 (13:45 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Wed, 1 Jul 2015 13:45:25 +0000 (13:45 +0000)
Moving the (original, x86-only) test to the X86 directory.

llvm-svn: 241162

llvm/test/DebugInfo/X86/lexical-block-pr19238.ll [moved from llvm/test/DebugInfo/lexical-block.ll with 97% similarity]

similarity index 97%
rename from llvm/test/DebugInfo/lexical-block.ll
rename to llvm/test/DebugInfo/X86/lexical-block-pr19238.ll
index 6b5e444..81e3139 100644 (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