Fix non-target-specific test not to use the x86 triple.

llvm-svn: 241158
This commit is contained in:
Michael Kuperstein 2015-07-01 13:05:57 +00:00
parent a5ee9fdea2
commit a06d258530
1 changed files with 1 additions and 1 deletions

View File

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